Class ChangelogDao.ChangelogDaoParams

java.lang.Object
io.datarouter.storage.dao.BaseRedundantDaoParams
io.datarouter.changelog.storage.ChangelogDao.ChangelogDaoParams
Enclosing class:
ChangelogDao

public static class ChangelogDao.ChangelogDaoParams
extends io.datarouter.storage.dao.BaseRedundantDaoParams
  • Field Summary

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

    clientIds
  • Constructor Summary

    Constructors 
    Constructor Description
    ChangelogDaoParams​(java.util.List<io.datarouter.storage.client.ClientId> clientIds)  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • ChangelogDaoParams

      public ChangelogDaoParams​(java.util.List<io.datarouter.storage.client.ClientId> clientIds)