Package mariadbcdc.binlog
Class TableInfos
- java.lang.Object
-
- mariadbcdc.binlog.TableInfos
-
public class TableInfos extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TableInfos()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(TableInfo tableInfo)voidclear()TableInfogetTableInfo(long tableId)booleanhasPrecededDatabaseTableName(long tableId)
-