|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CuratorTransactionResult | |
|---|---|
| org.apache.curator.framework.api.transaction | |
| Uses of CuratorTransactionResult in org.apache.curator.framework.api.transaction |
|---|
| Methods in org.apache.curator.framework.api.transaction that return types with arguments of type CuratorTransactionResult | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||