Package io.datarouter.changelog.storage
Class ChangelogKey.FieldKeys
java.lang.Object
io.datarouter.changelog.storage.ChangelogKey.FieldKeys
- Enclosing class:
- ChangelogKey
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.datarouter.model.field.imp.StringFieldKeystatic final io.datarouter.model.field.imp.StringFieldKeystatic final io.datarouter.model.field.imp.comparable.LongFieldKey -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
reversedDateMs
public static final io.datarouter.model.field.imp.comparable.LongFieldKey reversedDateMs -
changelogType
public static final io.datarouter.model.field.imp.StringFieldKey changelogType -
name
public static final io.datarouter.model.field.imp.StringFieldKey name
-
-
Constructor Details
-
FieldKeys
public FieldKeys()
-