Interface OPromisedDistributedOps
- All Known Implementing Classes:
OPromisedDistributedOpsImpl
public interface OPromisedDistributedOps
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddNotPromised(ODistributedMessage message) voidaddPromised(ODistributedMessage message) getNotPromised(OTransactionIdPromise promise) getPromised(ONodeId node) getPromised(OTransactionIdPromise promise) removeNotPromised(OTransactionIdPromise promise) removePromised(OTransactionIdPromise promise)
-
Method Details
-
addPromised
-
getPromised
-
removePromised
-
addNotPromised
-
getNotPromised
-
removeNotPromised
-
getPromised
-