Class MysqlSqlFactory

java.lang.Object
io.datarouter.client.mysql.sql.MysqlSqlFactory

@Singleton
public class MysqlSqlFactory
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    MysqlSqlFactory()  
  • Method Summary

    Modifier and Type Method Description
    MysqlSql createSql​(MysqlLiveTableOptions mysqlLiveTableOptions)  
    MysqlSql createSql​(io.datarouter.storage.client.ClientId clientId, java.lang.String tableName)  

    Methods inherited from class java.lang.Object

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