Class DatarouterAccountSecretCredentialDao.DatarouterAccountSecretCredentialDaoParams

java.lang.Object
io.datarouter.storage.dao.BaseRedundantDaoParams
io.datarouter.auth.storage.account.DatarouterAccountSecretCredentialDao.DatarouterAccountSecretCredentialDaoParams
Enclosing class:
DatarouterAccountSecretCredentialDao

public static class DatarouterAccountSecretCredentialDao.DatarouterAccountSecretCredentialDaoParams
extends io.datarouter.storage.dao.BaseRedundantDaoParams
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.util.Optional<java.lang.String> tableName  

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

    clientIds
  • Constructor Summary

    Constructors 
    Constructor Description
    DatarouterAccountSecretCredentialDaoParams​(java.util.List<io.datarouter.storage.client.ClientId> clientIds)  
    DatarouterAccountSecretCredentialDaoParams​(java.util.List<io.datarouter.storage.client.ClientId> clientIds, java.lang.String tableName)  
  • Method Summary

    Methods inherited from class java.lang.Object

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