Uses of Package
io.debezium.connector.mysql.legacy
Packages that use io.debezium.connector.mysql.legacy
-
Classes in io.debezium.connector.mysql.legacy used by io.debezium.connector.mysql
-
Classes in io.debezium.connector.mysql.legacy used by io.debezium.connector.mysql.legacyClassDescriptionA component that performs a snapshot of a MySQL server, and records the schema changes in
MySqlSchema.A component that reads the binlog of a MySQL server, and records any schema changes inMySqlSchema.A component that blocks doing nothing until the connector task is stoppedA utility that is contains various filters for acceptable database names,TableIds, and columns.A context for a JDBC connection to MySQL.Component that records the schema history for databases hosted by a MySQL database server.A Kafka Connect source task reads the MySQL binary log and generate the corresponding data change events.A component that reads a portion of the MySQL server history or current state.The possible states of a reader.A reader that unifies the binlog positions of two binlog readers.A component that makesSourceRecords for tables.ASourceRecordfactory for a specific table and consumer.A component that performs a snapshot of a MySQL server, and records the schema changes inMySqlSchema.Information about the source of information, which includes the position in the source binary log we have previously processed.