| Modifier and Type | Method and Description |
|---|---|
GtidSet |
GtidSet.retainAll(Predicate<String> sourceFilter)
Obtain a copy of this
GtidSet except with only the GTID ranges that have server UUIDs that match the given
predicate. |
| 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.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.