org.apache.accumulo.proxy
Class Proxy.PropertiesConverter

java.lang.Object
  extended by org.apache.accumulo.proxy.Proxy.PropertiesConverter
All Implemented Interfaces:
com.beust.jcommander.IStringConverter<Properties>
Enclosing class:
Proxy

public static class Proxy.PropertiesConverter
extends Object
implements com.beust.jcommander.IStringConverter<Properties>


Constructor Summary
Proxy.PropertiesConverter()
           
 
Method Summary
 Properties convert(String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Proxy.PropertiesConverter

public Proxy.PropertiesConverter()
Method Detail

convert

public Properties convert(String fileName)
Specified by:
convert in interface com.beust.jcommander.IStringConverter<Properties>


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.