public class GtidEventData extends Object implements EventData
| Modifier and Type | Field and Description |
|---|---|
static byte |
COMMIT_FLAG |
| Constructor and Description |
|---|
GtidEventData() |
| Modifier and Type | Method and Description |
|---|---|
byte |
getFlags() |
String |
getGtid() |
void |
setFlags(byte flags) |
void |
setGtid(String gtid) |
String |
toString() |
public static final byte COMMIT_FLAG
Copyright © 2019. All rights reserved.