Package com.github.shyiko.mysql.binlog

Interface Summary
BinaryLogClient.EventListener BinaryLogClient's event listener.
BinaryLogClient.LifecycleListener BinaryLogClient's lifecycle listener.
 

Class Summary
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 © 2016. All Rights Reserved.