org.apache.accumulo.proxy
Class Proxy.PropertiesConverter
java.lang.Object
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>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Proxy.PropertiesConverter
public Proxy.PropertiesConverter()
convert
public Properties convert(String fileName)
- Specified by:
convert
in interface com.beust.jcommander.IStringConverter<Properties>
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.