public class DDLEventInfo extends BaseBinlogTableEventInfo implements TableEventInfo
| Modifier and Type | Field and Description |
|---|---|
private String |
query |
BEGIN_EVENT, COMMIT_EVENT, DDL_EVENT, DELETE_EVENT, INSERT_EVENT, UPDATE_EVENTBINLOG_FILENAME_KEY, BINLOG_GTIDSET_KEY, BINLOG_POSITION_KEY| Constructor and Description |
|---|
DDLEventInfo(TableInfo tableInfo,
Long timestamp,
String binlogFilename,
long binlogPosition,
String query) |
DDLEventInfo(TableInfo tableInfo,
Long timestamp,
String binlogGtidSet,
String query) |
| Modifier and Type | Method and Description |
|---|---|
String |
getQuery() |
getColumnByIndex, getColumns, getDatabaseName, getTableId, getTableNamegetBinlogFilename, getBinlogGtidSet, getBinlogPositiongetEventType, getTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetColumnByIndex, getColumns, getDatabaseName, getTableId, getTableNamegetEventType, getTimestampgetBinlogFilename, getBinlogGtidSet, getBinlogPositionCopyright © 2022 Apache NiFi Project. All rights reserved.