Class MySqlReadOnlyIncrementalSnapshotContext<T>

java.lang.Object
io.debezium.pipeline.source.snapshot.incremental.AbstractIncrementalSnapshotContext<T>
io.debezium.connector.mysql.MySqlReadOnlyIncrementalSnapshotContext<T>
All Implemented Interfaces:
IncrementalSnapshotContext<T>

@NotThreadSafe public class MySqlReadOnlyIncrementalSnapshotContext<T> extends AbstractIncrementalSnapshotContext<T>