Uses of Interface
org.apache.nifi.cdc.event.io.EventWriter
Packages that use EventWriter
-
Uses of EventWriter in org.apache.nifi.cdc.event.io
Classes in org.apache.nifi.cdc.event.io that implement EventWriterModifier and TypeClassDescriptionclassAbstractEventWriter<T extends EventInfo>An abstract class that outputs common information (event type, timestamp, e.g.) about CDC events.