| Interface | Description |
|---|---|
| BinaryLogClient.EventListener |
BinaryLogClient's event listener. |
| BinaryLogClient.LifecycleListener |
BinaryLogClient's lifecycle listener. |
| Class | Description |
|---|---|
| BinaryLogClient |
MySQL replication stream client.
|
| BinaryLogClient.AbstractLifecycleListener |
Default (no-op) implementation of
BinaryLogClient.LifecycleListener. |
| BinaryLogFileReader |
MySQL binary log file reader.
|
| GtidSet |
GTID set as described in GTID
Concepts of MySQL 5.6 Reference Manual.
|
| GtidSet.Interval |
An interval of contiguous transaction identifiers.
|
| GtidSet.UUIDSet |
A range of GTIDs for a single server with a specific UUID.
|
Copyright © 2017. All rights reserved.