public static class BinlogReader.BinlogPosition extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
filename |
(package private) long |
position |
| Constructor and Description |
|---|
BinlogPosition(String filename,
long position) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFilename() |
long |
getPosition() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.