Class BinlogReadOnlyIncrementalSnapshotChangeEventSource<P extends BinlogPartition,O extends BinlogOffsetContext>

java.lang.Object
io.debezium.pipeline.source.snapshot.incremental.AbstractIncrementalSnapshotChangeEventSource<P,TableId>
io.debezium.connector.binlog.BinlogReadOnlyIncrementalSnapshotChangeEventSource<P,O>
All Implemented Interfaces:
IncrementalSnapshotChangeEventSource<P,TableId>

public abstract class BinlogReadOnlyIncrementalSnapshotChangeEventSource<P extends BinlogPartition,O extends BinlogOffsetContext> extends AbstractIncrementalSnapshotChangeEventSource<P,TableId>
Author:
Chris Cranford