Package io.datarouter.storage.file
Class Pathbean.PathbeanFielder
java.lang.Object
io.datarouter.model.serialize.fielder.BaseDatabeanFielder<PathbeanKey,Pathbean>
io.datarouter.storage.file.Pathbean.PathbeanFielder
- All Implemented Interfaces:
io.datarouter.model.serialize.fielder.DatabeanFielder<PathbeanKey,Pathbean>
- Enclosing class:
- Pathbean
public static class Pathbean.PathbeanFielder extends io.datarouter.model.serialize.fielder.BaseDatabeanFielder<PathbeanKey,Pathbean>
-
Constructor Summary
Constructors Constructor Description PathbeanFielder() -
Method Summary
Modifier and Type Method Description List<io.datarouter.model.field.Field<?>>getNonKeyFields(Pathbean databean)Methods inherited from class io.datarouter.model.serialize.fielder.BaseDatabeanFielder
addOption, getFields, getKeyFielder, getKeyFields, getOption, getOptions, getStringDatabeanCodec, getStringDatabeanCodecClass, getTtlMs, getUniqueIndexes
-
Constructor Details
-
PathbeanFielder
public PathbeanFielder()
-
-
Method Details