Uses of Class
io.debezium.connector.mysql.legacy.AbstractReader
Packages that use AbstractReader
-
Uses of AbstractReader in io.debezium.connector.mysql.legacy
Subclasses of AbstractReader in io.debezium.connector.mysql.legacyModifier and TypeClassDescriptionclassA component that reads the binlog of a MySQL server, and records any schema changes inMySqlSchema.classA component that performs a snapshot of a MySQL server, and records the schema changes inMySqlSchema.