Package | Description |
---|---|
framework | |
org.apache.curator.framework.api.transaction |
Modifier and Type | Method and Description |
---|---|
static CuratorTransactionFinal |
TransactionExamples.addCreateToTransaction(CuratorTransaction transaction) |
static CuratorTransactionFinal |
TransactionExamples.addDeleteToTransaction(CuratorTransaction transaction) |
Modifier and Type | Method and Description |
---|---|
static void |
TransactionExamples.commitTransaction(CuratorTransactionFinal transaction) |
Modifier and Type | Method and Description |
---|---|
CuratorTransactionFinal |
CuratorTransactionBridge.and()
Syntactic sugar to make the fluent interface more readable
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.