| Modifier and Type | Field and Description |
|---|---|
private LinkedList<GtidSet.Interval> |
GtidSet.UUIDSet.intervals |
| 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 that) |
boolean |
GtidSet.Interval.isContainedWithin(GtidSet.Interval other)
Determine if this interval is completely within the supplied interval.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.