Package io.datarouter.loadtest.storage
Class RandomValueKey
java.lang.Object
io.datarouter.model.field.BaseFieldSet<K>
io.datarouter.model.key.BaseKey<K>
io.datarouter.model.key.unique.BaseUniqueKey<PK>
io.datarouter.model.key.primary.BasePrimaryKey<PK>
io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<RandomValueKey>
io.datarouter.loadtest.storage.RandomValueKey
- All Implemented Interfaces:
io.datarouter.model.field.FieldSet<RandomValueKey>,io.datarouter.model.key.entity.EntityKey<RandomValueKey>,io.datarouter.model.key.Key<RandomValueKey>,io.datarouter.model.key.primary.EntityPrimaryKey<RandomValueKey,RandomValueKey>,io.datarouter.model.key.primary.PrimaryKey<RandomValueKey>,io.datarouter.model.key.primary.RegularPrimaryKey<RandomValueKey>,io.datarouter.model.key.unique.UniqueKey<RandomValueKey>,io.datarouter.model.serialize.fielder.Fielder<RandomValueKey>,io.datarouter.model.serialize.fielder.PrimaryKeyFielder<RandomValueKey>,Comparable<io.datarouter.model.field.FieldSet<RandomValueKey>>
public class RandomValueKey extends io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<RandomValueKey>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRandomValueKey.FieldKeys -
Field Summary
Fields inherited from class io.datarouter.model.key.BaseKey
NAME -
Constructor Summary
Constructors Constructor Description RandomValueKey(Integer key) -
Method Summary
Methods inherited from class io.datarouter.model.key.primary.base.BaseRegularPrimaryKey
getEntityKey, getEntityKeyFields, getPostEntityKeyFields, prefixFromEntityKeyMethods inherited from class io.datarouter.model.field.BaseFieldSet
compareTo, equals, getFieldNames, getFields, getFieldValue, getFieldValues, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface io.datarouter.model.serialize.fielder.Fielder
getFieldsMethods inherited from interface io.datarouter.model.field.FieldSet
getFieldNames, getFieldValue, getFieldValues
-
Constructor Details
-
RandomValueKey
-
-
Method Details
-
getFields
-
getKey
-