Package org.apache.nifi.cdc.event.io
package org.apache.nifi.cdc.event.io
-
ClassDescriptionAbstractEventWriter<T extends EventInfo>An abstract class that outputs common information (event type, timestamp, e.g.) about CDC events.EventWriter<T extends EventInfo>An interface to write an event to the process session.