Uses of Class
io.debezium.connector.mysql.strategy.mysql.MySqlReadOnlyIncrementalSnapshotContext
Packages that use MySqlReadOnlyIncrementalSnapshotContext
-
Uses of MySqlReadOnlyIncrementalSnapshotContext in io.debezium.connector.mysql.strategy.mysql
Methods in io.debezium.connector.mysql.strategy.mysql that return MySqlReadOnlyIncrementalSnapshotContextModifier and TypeMethodDescriptionprivate MySqlReadOnlyIncrementalSnapshotContext<T>MySqlReadOnlyIncrementalSnapshotChangeEventSource.getContext()static <U> MySqlReadOnlyIncrementalSnapshotContext<U>static <U> MySqlReadOnlyIncrementalSnapshotContext<U>Methods in io.debezium.connector.mysql.strategy.mysql with parameters of type MySqlReadOnlyIncrementalSnapshotContextModifier and TypeMethodDescriptionprotected static <U> IncrementalSnapshotContext<U>MySqlReadOnlyIncrementalSnapshotContext.init(MySqlReadOnlyIncrementalSnapshotContext<U> context, Map<String, ?> offsets)