Package io.debezium.connector.oracle.logminer.processor.infinispan
package io.debezium.connector.oracle.logminer.processor.infinispan
-
ClassDescriptionAn implementation of
LogMinerEventProcessorthat uses Infinispan to persist the transaction cache across restarts on disk.A concrete implementation ofAbstractInfinispanLogMinerEventProcessorthat uses Infinispan in embedded mode to store transaction and mined event data in caches.A concrete implementation ofAbstractTransactionfor the Infinispan processor.A concrete implementation ofAbstractInfinispanLogMinerEventProcessorthat uses Infinispan with the Hotrod client to store transaction and mined event data in caches.