Class ONodeStateNetwork
java.lang.Object
com.orientechnologies.orient.distributed.context.coordination.message.ONodeStateNetwork
-
Constructor Summary
ConstructorsConstructorDescriptionONodeStateNetwork(Optional<OGroupId> groupId, OTopologyState state, Set<ONodeId> members, long version) -
Method Summary
Modifier and TypeMethodDescriptionstatic ONodeStateNetworkboot()static ONodeStateNetworkfromNetwork(DataInput input) getState()longvoidwriteNetwork(DataOutput output)
-
Constructor Details
-
ONodeStateNetwork
public ONodeStateNetwork(Optional<OGroupId> groupId, OTopologyState state, Set<ONodeId> members, long version)
-
-
Method Details
-
boot
-
writeNetwork
- Throws:
IOException
-
fromNetwork
- Throws:
IOException
-
getMembers
-
getState
-
getVersion
public long getVersion() -
getGroupId
-