org.apache.accumulo.test.continuous
Class ContinuousIngest.ShortConverter

java.lang.Object
  extended by 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>


Constructor Summary
ContinuousIngest.ShortConverter()
           
 
Method Summary
 Short convert(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinuousIngest.ShortConverter

public ContinuousIngest.ShortConverter()
Method Detail

convert

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


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.