| Package | Description |
|---|---|
| com.github.shyiko.mysql.binlog | |
| com.github.shyiko.mysql.binlog.network.protocol.command |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GtidSet.isContainedWithin(GtidSet other)
Determine if the GTIDs represented by this object are contained completely within the supplied set of GTIDs.
|
| Constructor and Description |
|---|
DumpBinaryLogGtidCommand(long serverId,
String binlogFilename,
long binlogPosition,
GtidSet gtidSet) |
Copyright © 2017. All rights reserved.