Uses of Class
io.debezium.connector.mysql.legacy.ReconcilingBinlogReader
Packages that use ReconcilingBinlogReader
-
Uses of ReconcilingBinlogReader in io.debezium.connector.mysql.legacy
Methods in io.debezium.connector.mysql.legacy that return ReconcilingBinlogReaderModifier and TypeMethodDescriptionParallelSnapshotReader.createReconcilingBinlogReader(BinlogReader unifiedReader) Create and return aReconcilingBinlogReaderfor the two binlog readers contained in this ParallelSnapshotReader.