Class SignalBasedIncrementalSnapshotChangeEventSource<P extends Partition,T extends DataCollectionId>

java.lang.Object
io.debezium.pipeline.source.snapshot.incremental.AbstractIncrementalSnapshotChangeEventSource<P,T>
io.debezium.pipeline.source.snapshot.incremental.SignalBasedIncrementalSnapshotChangeEventSource<P,T>
All Implemented Interfaces:
IncrementalSnapshotChangeEventSource<P,T>

@NotThreadSafe public class SignalBasedIncrementalSnapshotChangeEventSource<P extends Partition,T extends DataCollectionId> extends AbstractIncrementalSnapshotChangeEventSource<P,T>