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