| Package | Description |
|---|---|
| org.apache.curator.framework.api.transaction |
| Modifier and Type | Method and Description |
|---|---|
Collection<CuratorTransactionResult> |
CuratorTransactionFinal.commit()
Commit all added operations as an atomic unit and return results
for the operations.
|
static com.google.common.base.Predicate<CuratorTransactionResult> |
CuratorTransactionResult.ofTypeAndPath(OperationType type,
String forPath)
Utility that can be passed to Google Guava to find a particular result.
|
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.