Uses of Class
io.debezium.connector.mysql.strategy.mariadb.MariaDbReadOnlyIncrementalSnapshotContext
Packages that use MariaDbReadOnlyIncrementalSnapshotContext
-
Uses of MariaDbReadOnlyIncrementalSnapshotContext in io.debezium.connector.mysql.strategy.mariadb
Methods in io.debezium.connector.mysql.strategy.mariadb that return MariaDbReadOnlyIncrementalSnapshotContextModifier and TypeMethodDescriptionMariaDbReadOnlyIncrementalSnapshotChangeEventSource.getContext()static <U> MariaDbReadOnlyIncrementalSnapshotContext<U>static <U> MariaDbReadOnlyIncrementalSnapshotContext<U>MariaDbReadOnlyIncrementalSnapshotContext.load(Map<String, ?> offsets, boolean useCatalogBeforeSchema) Methods in io.debezium.connector.mysql.strategy.mariadb with parameters of type MariaDbReadOnlyIncrementalSnapshotContextModifier and TypeMethodDescriptionprotected static <U> IncrementalSnapshotContext<U>MariaDbReadOnlyIncrementalSnapshotContext.init(MariaDbReadOnlyIncrementalSnapshotContext<U> context, Map<String, ?> offsets)