Uses of Class
io.debezium.pipeline.txmetadata.TransactionContext
Packages that use TransactionContext
Package
Description
-
Uses of TransactionContext in io.debezium.pipeline.notification.channels
Methods in io.debezium.pipeline.notification.channels that return TransactionContextModifier and TypeMethodDescriptionSinkNotificationChannel.EmptyOffsetContext.getTransactionContext() -
Uses of TransactionContext in io.debezium.pipeline.spi
Methods in io.debezium.pipeline.spi that return TransactionContextModifier and TypeMethodDescriptionOffsetContext.getTransactionContext()Provide a context used byTransactionMonitorso persist its internal state into offsets to survive between restarts. -
Uses of TransactionContext in io.debezium.pipeline.txmetadata
Methods in io.debezium.pipeline.txmetadata that return TransactionContext