Uses of Package
io.debezium.connector.oracle.logminer.processor.infinispan
Packages that use io.debezium.connector.oracle.logminer.processor.infinispan
Package
Description
-
Classes in io.debezium.connector.oracle.logminer.processor.infinispan used by io.debezium.connector.oracle.logminer.processor.infinispanClassDescriptionAn implementation of
LogMinerEventProcessorthat uses Infinispan to persist the transaction cache across restarts on disk.A comparator that guarantees that the sort order applied to event keys is such that they are treated as numerical values, sorted as numeric values rather than strings which would allow "100" to come before "9".A concrete implementation ofAbstractTransactionfor the Infinispan processor. -
Classes in io.debezium.connector.oracle.logminer.processor.infinispan used by io.debezium.connector.oracle.logminer.processor.infinispan.marshalling