Package io.debezium.connector.oracle.logminer.processor
package io.debezium.connector.oracle.logminer.processor
-
ClassDescriptionAn abstract implementation of
LogMinerEventProcessorthat all processors should extend.An abstract implementation of an OracleTransaction.Contract that defines the interface for processing events from Oracle LogMiner.Contract for an Oracle transaction.A consumer of transaction events at commit time that is capable of inspecting the event stream, merging events that should be merged when LOB support is enabled, and then delegating the final stream of events to a delegate consumer.This interface allows the Oracle schema change event emitter to pass a truncate event back to the caller to be handled differently.