Package io.datarouter.loadtest.storage
Class RandomValue
java.lang.Object
io.datarouter.model.databean.BaseDatabean<RandomValueKey,RandomValue>
io.datarouter.loadtest.storage.RandomValue
- All Implemented Interfaces:
io.datarouter.model.databean.Databean<RandomValueKey,RandomValue>,Comparable<io.datarouter.model.databean.Databean<?,?>>
public class RandomValue extends io.datarouter.model.databean.BaseDatabean<RandomValueKey,RandomValue>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRandomValue.FieldKeysstatic classRandomValue.RandomValueFielder -
Field Summary
Fields inherited from class io.datarouter.model.databean.BaseDatabean
DEFAULT_KEY_FIELD_NAME -
Constructor Summary
Constructors Constructor Description RandomValue()RandomValue(Integer keyInt) -
Method Summary
Modifier and Type Method Description IntegergetK()Supplier<RandomValueKey>getKeySupplier()StringgetV()Methods inherited from class io.datarouter.model.databean.BaseDatabean
compareTo, equals, getDatabeanName, getKey, getKeyFieldName, getKeyFields, hashCode, toString
-
Field Details
-
RANDOM
-
VALUES
-
-
Constructor Details
-
RandomValue
public RandomValue() -
RandomValue
-
-
Method Details
-
getKeySupplier
-
getV
-
getK
-