Class OAddTopologyMember
java.lang.Object
com.orientechnologies.orient.distributed.context.topology.OAddTopologyMember
- All Implemented Interfaces:
OOperationMessage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(OrientDBDistributed ctx) voidgetNode()shortgetType()longstatic OAddTopologyMemberreadNetwork(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
-
OAddTopologyMember
-
-
Method Details
-
validate
- Specified by:
validatein interfaceOOperationMessage
-
apply
- Specified by:
applyin interfaceOOperationMessage
-
cancel
- Specified by:
cancelin interfaceOOperationMessage
-
serialize
- Specified by:
serializein interfaceOOperationMessage- Throws:
IOException
-
readNetwork
- Throws:
IOException
-
getType
public short getType()- Specified by:
getTypein interfaceOOperationMessage
-
getNode
-
getVersion
public long getVersion()
-