Package io.datarouter.storage.tally
Class TallyKey
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<TallyKey>
io.datarouter.storage.tally.TallyKey
- All Implemented Interfaces:
io.datarouter.model.field.FieldSet<TallyKey>,io.datarouter.model.key.entity.EntityKey<TallyKey>,io.datarouter.model.key.Key<TallyKey>,io.datarouter.model.key.primary.EntityPrimaryKey<TallyKey,TallyKey>,io.datarouter.model.key.primary.PrimaryKey<TallyKey>,io.datarouter.model.key.primary.RegularPrimaryKey<TallyKey>,io.datarouter.model.key.unique.UniqueKey<TallyKey>,io.datarouter.model.serialize.fielder.Fielder<TallyKey>,io.datarouter.model.serialize.fielder.PrimaryKeyFielder<TallyKey>,Comparable<io.datarouter.model.field.FieldSet<TallyKey>>
public class TallyKey extends io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<TallyKey>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTallyKey.FieldKeys -
Field Summary
-
Constructor Summary
-
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, toString