Uses of Package
org.apache.nifi.cdc.mysql.event.io
Packages that use org.apache.nifi.cdc.mysql.event.io
Package
Description
-
Classes in org.apache.nifi.cdc.mysql.event.io used by org.apache.nifi.cdc.mysql.event.handlerClassDescriptionA writer for events corresponding to the beginning of a MySQL transactionA writer for events corresponding to the end (i.e.A writer class to output MySQL binlog Data Definition Language (DDL) events to flow file(s).A writer class to output MySQL binlog "delete rows" events to flow file(s).A writer class to output MySQL binlog "write rows" (aka INSERT) events to flow file(s).A writer class to output MySQL binlog "write rows" (aka INSERT) events to flow file(s).
-
Classes in org.apache.nifi.cdc.mysql.event.io used by org.apache.nifi.cdc.mysql.event.ioClassDescriptionAn abstract base class for writing MYSQL binlog events into flow file(s), e.g.An abstract base class for writing MYSQL table-related binlog events into flow file(s), e.g.
-
Classes in org.apache.nifi.cdc.mysql.event.io used by org.apache.nifi.cdc.mysql.processorsClassDescriptionAn abstract base class for writing MYSQL binlog events into flow file(s), e.g.