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