Uses of Class
io.debezium.connector.oracle.logminer.processor.infinispan.AbstractInfinispanLogMinerEventProcessor
Packages that use AbstractInfinispanLogMinerEventProcessor
-
Uses of AbstractInfinispanLogMinerEventProcessor in io.debezium.connector.oracle.logminer.processor.infinispan
Subclasses of AbstractInfinispanLogMinerEventProcessor in io.debezium.connector.oracle.logminer.processor.infinispanModifier and TypeClassDescriptionclassA concrete implementation ofAbstractInfinispanLogMinerEventProcessorthat uses Infinispan in embedded mode to store transaction and mined event data in caches.classA concrete implementation ofAbstractInfinispanLogMinerEventProcessorthat uses Infinispan with the Hotrod client to store transaction and mined event data in caches.Fields in io.debezium.connector.oracle.logminer.processor.infinispan declared as AbstractInfinispanLogMinerEventProcessorModifier and TypeFieldDescriptionprivate static AbstractInfinispanLogMinerEventProcessorAbstractInfinispanLogMinerEventProcessor.instance