Uses of Class
io.debezium.connector.mariadb.SourceInfo
Packages that use SourceInfo
-
Uses of SourceInfo in io.debezium.connector.mariadb
Constructors in io.debezium.connector.mariadb with parameters of type SourceInfoModifierConstructorDescriptionMariaDbOffsetContext(boolean snapshot, boolean snapshotCompleted, io.debezium.pipeline.txmetadata.TransactionContext transactionContext, io.debezium.pipeline.source.snapshot.incremental.IncrementalSnapshotContext<io.debezium.relational.TableId> incrementalSnapshotContext, SourceInfo sourceInfo)