Uses of Class
org.apache.nifi.cdc.mysql.event.DDLEventInfo
Packages that use DDLEventInfo
-
Uses of DDLEventInfo in org.apache.nifi.cdc.mysql.event.io
Methods in org.apache.nifi.cdc.mysql.event.io with parameters of type DDLEventInfoModifier and TypeMethodDescriptionlongDDLEventWriter.writeEvent(ProcessSession session, String transitUri, DDLEventInfo eventInfo, long currentSequenceId, Relationship relationship, EventWriterConfiguration eventWriterConfiguration)