Uses of Class
org.apache.nifi.cdc.event.BaseEventInfo
Packages that use BaseEventInfo
-
Uses of BaseEventInfo in org.apache.nifi.cdc.event
Subclasses of BaseEventInfo in org.apache.nifi.cdc.eventModifier and TypeClassDescriptionclassBaseRowEventInfo<RowEventDataType>A base class to use for representing information to row mutation eventsclassAn abstract base class for all MySQL binlog events affecting a table.