Uses of Interface
io.debezium.pipeline.txmetadata.TransactionStructMaker
Packages that use TransactionStructMaker
-
Uses of TransactionStructMaker in io.debezium.pipeline.txmetadata
Classes in io.debezium.pipeline.txmetadata that implement TransactionStructMakerModifier and TypeClassDescriptionclassclassFields in io.debezium.pipeline.txmetadata declared as TransactionStructMakerModifier and TypeFieldDescriptionprivate final TransactionStructMakerTransactionMonitor.transactionStructMakerMethods in io.debezium.pipeline.txmetadata that return TransactionStructMaker -
Uses of TransactionStructMaker in io.debezium.pipeline.txmetadata.spi
Methods in io.debezium.pipeline.txmetadata.spi that return TransactionStructMakerModifier and TypeMethodDescriptionTransactionMetadataFactory.getTransactionStructMaker()Provide aTransactionStructMakerthat is used to build the structs that stores transaction metadata