Class ONodeStateStore
java.lang.Object
com.orientechnologies.orient.distributed.context.ONodeStateStore
-
Constructor Summary
ConstructorsConstructorDescriptionONodeStateStore(Optional<OGroupId> groupId, OTopologyState state, Set<ONodeId> members, long version) -
Method Summary
-
Constructor Details
-
ONodeStateStore
public ONodeStateStore(Optional<OGroupId> groupId, OTopologyState state, Set<ONodeId> members, long version)
-
-
Method Details
-
getGroupId
-
getState
-
getMembers
-
getVersion
public long getVersion() -
fromResult
-
toElement
-