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.MemoryTransactionCache ATransactionCacheimplementation that uses a JVM heap backedHashMap.