| Package | Description |
|---|---|
| com.github.shyiko.mysql.binlog |
| Modifier and Type | Method and Description |
|---|---|
List<GtidSet.Interval> |
GtidSet.UUIDSet.getIntervals()
Get the intervals of transaction numbers.
|
| Modifier and Type | Method and Description |
|---|---|
int |
GtidSet.Interval.compareTo(GtidSet.Interval o) |
boolean |
GtidSet.Interval.isContainedWithin(GtidSet.Interval other)
Determine if this interval is completely within the supplied interval.
|
Copyright © 2017. All rights reserved.