Class OStandardCompleteAction
java.lang.Object
com.orientechnologies.orient.distributed.db.OStandardCompleteAction
- All Implemented Interfaces:
OCompleteAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfailure(OTransactionIdPromise promise, Set<ONodeId> all) voidsuccess(OTransactionIdPromise promise, Set<ONodeId> all)
-
Constructor Details
-
OStandardCompleteAction
-
-
Method Details
-
success
- Specified by:
successin interfaceOCompleteAction
-
failure
- Specified by:
failurein interfaceOCompleteAction
-