Package com.zendesk.maxwell.replication
Class TableCache
- java.lang.Object
-
- com.zendesk.maxwell.replication.TableCache
-
public class TableCache extends Object
-
-
Constructor Summary
Constructors Constructor Description TableCache(String maxwellDB)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
clear()
Table
getTable(Long tableId)
void
processEvent(Schema schema, Filter filter, Boolean ignoreMissingSchema, Long tableId, String dbName, String tblName)
-