Package io.debezium.connector.oracle.logminer.processor
-
Interface Summary Interface Description LogMinerEventProcessor Contract that defines the interface for processing events from Oracle LogMiner.TransactionCache<I> Generalized contract that all transaction cache implementations should implement. -
Class Summary Class Description AbstractLogMinerEventProcessor An abstract implementation ofLogMinerEventProcessorthat all processors should extend.TransactionReconciliation Helper class that performs common transaction reconciliation.