Interface ODistributedMessage
- All Known Implementing Classes:
OConfirmedRetryOp,OProposeOp
public interface ODistributedMessage
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(OOperationContext ctx) voidcancel(OOperationContext ctx) getOp()void
-
Method Details
-
getPromiseId
OTransactionIdPromise getPromiseId() -
getOp
OOperationMessage getOp() -
validate
-
apply
-
cancel
-
recoordinate
-