public class CommitTransactionEventInfo extends BaseBinlogEventInfo
| Modifier and Type | Field and Description |
|---|---|
private String |
databaseName |
BINLOG_FILENAME_KEY, BINLOG_GTIDSET_KEY, BINLOG_POSITION_KEYBEGIN_EVENT, COMMIT_EVENT, DDL_EVENT, DELETE_EVENT, INSERT_EVENT, UPDATE_EVENT| Constructor and Description |
|---|
CommitTransactionEventInfo(String databaseName,
Long timestamp,
String binlogGtidSet) |
CommitTransactionEventInfo(String databaseName,
Long timestamp,
String binlogFilename,
long binlogPosition) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabaseName() |
getBinlogFilename, getBinlogGtidSet, getBinlogPositiongetEventType, getTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEventType, getTimestampCopyright © 2022 Apache NiFi Project. All rights reserved.