public class MvccCoordinator extends Object implements Serializable
| Constructor and Description |
|---|
MvccCoordinator(UUID nodeId,
long crdVer,
AffinityTopologyVersion topVer) |
| Modifier and Type | Method and Description |
|---|---|
long |
coordinatorVersion() |
boolean |
equals(Object o) |
int |
hashCode() |
UUID |
nodeId() |
AffinityTopologyVersion |
topologyVersion() |
String |
toString() |
public MvccCoordinator(UUID nodeId, long crdVer, AffinityTopologyVersion topVer)
nodeId - Coordinator node ID.crdVer - Coordinator version.topVer - Topology version when coordinator was assigned.public long coordinatorVersion()
public UUID nodeId()
public AffinityTopologyVersion topologyVersion()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019