Class DatarouterAccount.DatarouterAccountFielder

java.lang.Object
io.datarouter.model.serialize.fielder.BaseDatabeanFielder<DatarouterAccountKey,​DatarouterAccount>
io.datarouter.auth.storage.account.DatarouterAccount.DatarouterAccountFielder
All Implemented Interfaces:
io.datarouter.model.serialize.fielder.DatabeanFielder<DatarouterAccountKey,​DatarouterAccount>
Enclosing class:
DatarouterAccount

public static class DatarouterAccount.DatarouterAccountFielder
extends io.datarouter.model.serialize.fielder.BaseDatabeanFielder<DatarouterAccountKey,​DatarouterAccount>
  • Constructor Summary

    Constructors 
    Constructor Description
    DatarouterAccountFielder()  
  • Method Summary

    Modifier and Type Method Description
    List<io.datarouter.model.field.Field<?>> getNonKeyFields​(DatarouterAccount account)  

    Methods inherited from class io.datarouter.model.serialize.fielder.BaseDatabeanFielder

    addOption, getFields, getKeyFielder, getKeyFields, getOption, getOptions, getStringDatabeanCodec, getStringDatabeanCodecClass, getTtlMs, getUniqueIndexes

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.datarouter.model.serialize.fielder.DatabeanFielder

    configure