Class OConfirmOp
java.lang.Object
com.orientechnologies.orient.distributed.context.coordination.message.OConfirmOp
- All Implemented Interfaces:
OStructuralMessage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic OConfirmOpfromNetwork(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
-
OConfirmOp
-
-
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
-
getPromise
-