public class InsertRowsEventInfo extends BaseBinlogRowEventInfo<Serializable[]>
| Modifier and Type | Field and Description |
|---|---|
private com.github.shyiko.mysql.binlog.event.WriteRowsEventData |
data |
BEGIN_EVENT, COMMIT_EVENT, DDL_EVENT, DELETE_EVENT, INSERT_EVENT, UPDATE_EVENTBINLOG_FILENAME_KEY, BINLOG_GTIDSET_KEY, BINLOG_POSITION_KEY| Constructor and Description |
|---|
InsertRowsEventInfo(TableInfo tableInfo,
Long timestamp,
String binlogFilename,
Long binlogPosition,
com.github.shyiko.mysql.binlog.event.WriteRowsEventData data) |
InsertRowsEventInfo(TableInfo tableInfo,
Long timestamp,
String binlogGtidSet,
com.github.shyiko.mysql.binlog.event.WriteRowsEventData data) |
getIncludedColumns, getRowsgetColumnByIndex, 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.