Class DatarouterAccountDao.DatarouterAccountDaoParams

java.lang.Object
io.datarouter.storage.dao.BaseDaoParams
io.datarouter.auth.storage.account.DatarouterAccountDao.DatarouterAccountDaoParams
Enclosing class:
DatarouterAccountDao

public static class DatarouterAccountDao.DatarouterAccountDaoParams
extends io.datarouter.storage.dao.BaseDaoParams
  • Field Summary

    Fields inherited from class io.datarouter.storage.dao.BaseDaoParams

    clientId
  • Constructor Summary

    Constructors 
    Constructor Description
    DatarouterAccountDaoParams​(io.datarouter.storage.client.ClientId clientId)  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details