Class OEnstablishTopology
java.lang.Object
com.orientechnologies.orient.distributed.context.topology.OEnstablishTopology
- All Implemented Interfaces:
OOperationMessage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(OrientDBDistributed ctx) voidshortgetType()static OEnstablishTopologyreadNetwork(DataInput input) voidserialize(DataOutput out) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.orientechnologies.orient.distributed.db.OOperationMessage
writeNetwork
-
Constructor Details
-
OEnstablishTopology
-
-
Method Details
-
apply
- Specified by:
applyin interfaceOOperationMessage
-
validate
- Specified by:
validatein interfaceOOperationMessage
-
cancel
- Specified by:
cancelin interfaceOOperationMessage
-
readNetwork
- Throws:
IOException
-
getType
public short getType()- Specified by:
getTypein interfaceOOperationMessage
-
serialize
- Specified by:
serializein interfaceOOperationMessage- Throws:
IOException
-
getCandidates
-
getGroupId
-