Uses of Interface
org.apache.nifi.cdc.event.TableEventInfo
Packages that use TableEventInfo
-
Uses of TableEventInfo in org.apache.nifi.cdc.event
Subinterfaces of TableEventInfo in org.apache.nifi.cdc.eventModifier and TypeInterfaceDescriptioninterfaceRowEventInfo<RowEventDataType>An interface corresponding to row-level info from events on tabular data structures.Classes in org.apache.nifi.cdc.event that implement TableEventInfoModifier 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.