Package io.debezium.connector.oracle.logminer.logwriter
package io.debezium.connector.oracle.logminer.logwriter
-
ClassDescriptionA
LogWriterFlushStrategythat uses a transaction commit to force the provided connection's Oracle LogWriter (LGWR) process to flush to disk.Strategy that controls how the Oracle LGWR (LogWriter) process is to be flushed.ALogWriterFlushStrategyfor Oracle RAC that performs a transaction-scoped commit to flush the Oracle LogWriter (LGWR) process on each RAC node.