Interface CuratorTransactionFinal
- All Superinterfaces:
CuratorTransaction
Adds commit to the transaction interface
-
Method Details
-
commit
Commit all added operations as an atomic unit and return results for the operations. One result is returned for each operation added. Further, the ordering of the results matches the ordering that the operations were added.- Returns:
- operation results
- Throws:
Exception
- errors
-