CuratorTransactionpublic interface CuratorTransactionFinal extends CuratorTransaction
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<CuratorTransactionResult> |
commit() |
Commit all added operations as an atomic unit and return results
for the operations.
|
check, create, delete, setDatajava.util.Collection<CuratorTransactionResult> commit() throws java.lang.Exception
java.lang.Exception - errorsCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.