Uses of Package
org.apache.nifi.cdc.event
Packages that use org.apache.nifi.cdc.event
-
Classes in org.apache.nifi.cdc.event used by org.apache.nifi.cdc.eventClassDescriptionA base class for all MySQL binlog eventsAn abstract base class for all MySQL binlog events affecting a table.A class that specifies a definition for a relational table column, including type, name, etc.An interface representing a data structure containing event information, and serialization/deserialization methods.An interface corresponding to row-level info from events on tabular data structures.An interface for methods related to events that occur on tabular data structures.A POJO for holding table information related to update events.
-
Classes in org.apache.nifi.cdc.event used by org.apache.nifi.cdc.event.ioClassDescriptionAn interface representing a data structure containing event information, and serialization/deserialization methods.