Class OSuccessPropose
java.lang.Object
com.orientechnologies.orient.distributed.context.coordination.message.OSuccessPropose
- All Implemented Interfaces:
OStructuralMessage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic OSuccessProposefromNetwork(DataInput input) shortgetType()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.context.coordination.message.OStructuralMessage
writeNetwork
-
Constructor Details
-
OSuccessPropose
-
-
Method Details
-
execute
- Specified by:
executein interfaceOStructuralMessage
-
serialize
- Specified by:
serializein interfaceOStructuralMessage- Throws:
IOException
-
fromNetwork
- Throws:
IOException
-
getType
public short getType()- Specified by:
getTypein interfaceOStructuralMessage
-
getNodeId
-
getPromise
-