Uses of Class
io.debezium.connector.binlog.BinlogReadOnlyIncrementalSnapshotContext
Packages that use BinlogReadOnlyIncrementalSnapshotContext
-
Uses of BinlogReadOnlyIncrementalSnapshotContext in io.debezium.connector.binlog
Methods in io.debezium.connector.binlog that return BinlogReadOnlyIncrementalSnapshotContextModifier and TypeMethodDescriptionBinlogReadOnlyIncrementalSnapshotChangeEventSource.getContext()Methods in io.debezium.connector.binlog with parameters of type BinlogReadOnlyIncrementalSnapshotContextModifier and TypeMethodDescriptionprotected static <U> IncrementalSnapshotContext<U>BinlogReadOnlyIncrementalSnapshotContext.init(BinlogReadOnlyIncrementalSnapshotContext<U> context, Map<String, ?> offsets) Initialize the incremental snapshot context.