Class MysqlLiveTableOptionsRefresher
java.lang.Object
io.datarouter.client.mysql.ddl.domain.MysqlLiveTableOptionsRefresher
@Singleton
public class MysqlLiveTableOptionsRefresher
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description MysqlLiveTableOptionsRefresher() -
Method Summary
Modifier and Type Method Description MysqlLiveTableOptionsget(io.datarouter.storage.client.ClientId clientId, java.lang.String tableName)voidrefresh()
-
Constructor Details
-
MysqlLiveTableOptionsRefresher
public MysqlLiveTableOptionsRefresher()
-
-
Method Details
-
get
public MysqlLiveTableOptions get(io.datarouter.storage.client.ClientId clientId, java.lang.String tableName) -
refresh
public void refresh()
-