Package io.datarouter.changelog.storage
Class Changelog.ChangelogFielder
java.lang.Object
io.datarouter.model.serialize.fielder.BaseDatabeanFielder<ChangelogKey,Changelog>
io.datarouter.changelog.storage.Changelog.ChangelogFielder
- All Implemented Interfaces:
io.datarouter.model.serialize.fielder.DatabeanFielder<ChangelogKey,Changelog>
- Enclosing class:
- Changelog
public static class Changelog.ChangelogFielder
extends io.datarouter.model.serialize.fielder.BaseDatabeanFielder<ChangelogKey,Changelog>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<io.datarouter.model.field.Field<?>>getNonKeyFields(Changelog databean) Methods inherited from class io.datarouter.model.serialize.fielder.BaseDatabeanFielder
addOption, getFields, getKeyFielder, getKeyFields, getOption, getOptions, getStringDatabeanCodec, getStringDatabeanCodecClass, getTtlMs, getUniqueIndexesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.model.serialize.fielder.DatabeanFielder
configure
-
Constructor Details
-
ChangelogFielder
public ChangelogFielder()
-
-
Method Details
-
getNonKeyFields
-