public static class MySqlStreamingChangeEventSource.BinlogPosition extends Object
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 © 2024 The Apache Software Foundation. All rights reserved.