public class RotateEventData extends Object implements EventData
| Constructor and Description |
|---|
RotateEventData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBinlogFilename() |
long |
getBinlogPosition() |
void |
setBinlogFilename(String binlogFilename) |
void |
setBinlogPosition(long binlogPosition) |
String |
toString() |
Copyright © 2019. All rights reserved.