Uses of Class
io.debezium.connector.oracle.logminer.processor.TransactionCommitConsumer.LobFragment
Packages that use TransactionCommitConsumer.LobFragment
-
Uses of TransactionCommitConsumer.LobFragment in io.debezium.connector.oracle.logminer.processor
Fields in io.debezium.connector.oracle.logminer.processor with type parameters of type TransactionCommitConsumer.LobFragmentModifier and TypeFieldDescription(package private) final List<TransactionCommitConsumer.LobFragment>TransactionCommitConsumer.LobUnderConstruction.fragmentsMethods in io.debezium.connector.oracle.logminer.processor with parameters of type TransactionCommitConsumer.LobFragmentModifier and TypeMethodDescription(package private) voidTransactionCommitConsumer.LobFragment.absorb(TransactionCommitConsumer.LobFragment other) (package private) voidTransactionCommitConsumer.LobUnderConstruction.add(TransactionCommitConsumer.LobFragment fragment) (package private) voidTransactionCommitConsumer.LobFragment.append(TransactionCommitConsumer.LobFragment other)