com.github.shyiko.mysql.binlog
Class GtidSet.UUIDSet
java.lang.Object
com.github.shyiko.mysql.binlog.GtidSet.UUIDSet
- Enclosing class:
- GtidSet
public static class GtidSet.UUIDSet
- extends Object
- See Also:
GtidSet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GtidSet.UUIDSet
public GtidSet.UUIDSet(String uuid,
Collection<GtidSet.Interval> intervals)
getUUID
public String getUUID()
getIntervals
public Collection<GtidSet.Interval> getIntervals()
Copyright © 2015. All Rights Reserved.