Class ChangelogDao.ChangelogDaoParams

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

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

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

    clientId
  • Constructor Summary

    Constructors 
    Constructor Description
    ChangelogDaoParams​(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

    • ChangelogDaoParams

      public ChangelogDaoParams​(io.datarouter.storage.client.ClientId clientId)