Package io.debezium.connector.oracle.logminer.processor.memory
-
Class Summary Class Description MemoryLogMinerEventProcessor ALogMinerEventProcessorthat uses the JVM heap to store events as they're being processed and emitted from Oracle LogMiner.MemoryTransaction A concrete implementation of aAbstractTransactionfor the JVM heap memory processor.