org.apache.accumulo.test.continuous
Class ContinuousIngest.ShortConverter
java.lang.Object
org.apache.accumulo.test.continuous.ContinuousIngest.ShortConverter
- All Implemented Interfaces:
- com.beust.jcommander.IStringConverter<Short>
- Enclosing class:
- ContinuousIngest
public static class ContinuousIngest.ShortConverter
- extends Object
- implements com.beust.jcommander.IStringConverter<Short>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContinuousIngest.ShortConverter
public ContinuousIngest.ShortConverter()
convert
public Short convert(String value)
- Specified by:
convert
in interface com.beust.jcommander.IStringConverter<Short>
Copyright © 2013 Apache Accumulo Project. All Rights Reserved.