Class DatarouterUserHistoryLogKey
java.lang.Object
io.datarouter.model.field.BaseFieldSet<DatarouterUserHistoryLogKey>
io.datarouter.model.key.BaseKey<DatarouterUserHistoryLogKey>
io.datarouter.model.key.unique.BaseUniqueKey<DatarouterUserHistoryLogKey>
io.datarouter.model.key.primary.BasePrimaryKey<DatarouterUserHistoryLogKey>
io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<DatarouterUserHistoryLogKey>
io.datarouter.auth.storage.user.userhistory.DatarouterUserHistoryLogKey
- All Implemented Interfaces:
io.datarouter.model.field.FieldSet<DatarouterUserHistoryLogKey>,io.datarouter.model.key.entity.EntityKey<DatarouterUserHistoryLogKey>,io.datarouter.model.key.Key<DatarouterUserHistoryLogKey>,io.datarouter.model.key.primary.EntityPrimaryKey<DatarouterUserHistoryLogKey,,DatarouterUserHistoryLogKey> io.datarouter.model.key.primary.PrimaryKey<DatarouterUserHistoryLogKey>,io.datarouter.model.key.primary.RegularPrimaryKey<DatarouterUserHistoryLogKey>,io.datarouter.model.key.unique.UniqueKey<DatarouterUserHistoryLogKey>,io.datarouter.model.serialize.fielder.Fielder<DatarouterUserHistoryLogKey>,io.datarouter.model.serialize.fielder.PrimaryKeyFielder<DatarouterUserHistoryLogKey>,Comparable<io.datarouter.model.field.FieldSet<DatarouterUserHistoryLogKey>>
public class DatarouterUserHistoryLogKey
extends io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<DatarouterUserHistoryLogKey>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class io.datarouter.model.key.BaseKey
NAME -
Constructor Summary
ConstructorsConstructorDescriptionDatarouterUserHistoryLogKey(Long userId, io.datarouter.types.MilliTime time) -
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
-
DatarouterUserHistoryLogKey
public DatarouterUserHistoryLogKey() -
DatarouterUserHistoryLogKey
-
-
Method Details
-
getFields
-
getUserId
-
setUserId
-
getTime
-