Uses of Class
io.debezium.connector.oracle.logminer.processor.TransactionCommitConsumer.LobFragment
-
Packages that use TransactionCommitConsumer.LobFragment Package Description io.debezium.connector.oracle.logminer.processor -
-
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.LobFragment Modifier and Type Field Description (package private) List<TransactionCommitConsumer.LobFragment>TransactionCommitConsumer.LobUnderConstruction. fragmentsMethods in io.debezium.connector.oracle.logminer.processor with parameters of type TransactionCommitConsumer.LobFragment Modifier and Type Method Description (package private) voidTransactionCommitConsumer.LobFragment. absorb(TransactionCommitConsumer.LobFragment other)(package private) voidTransactionCommitConsumer.LobUnderConstruction. add(TransactionCommitConsumer.LobFragment fragment)(package private) voidTransactionCommitConsumer.LobFragment. append(TransactionCommitConsumer.LobFragment other)
-