| Package | Description |
|---|---|
| org.apache.curator.framework.api | |
| org.apache.curator.framework.api.transaction |
| Modifier and Type | Method | Description |
|---|---|---|
ACLCreateModePathAndBytesable<java.lang.String> |
CreateBackgroundModeACLable.creatingParentContainersIfNeeded() |
Causes any parent nodes to get created using
CreateMode.CONTAINER if they haven't already been. |
ACLCreateModePathAndBytesable<java.lang.String> |
CreateBackgroundModeStatACLable.creatingParentContainersIfNeeded() |
Causes any parent nodes to get created using
CreateMode.CONTAINER if they haven't already been. |
ACLCreateModePathAndBytesable<java.lang.String> |
CreateBackgroundModeACLable.creatingParentsIfNeeded() |
Causes any parent nodes to get created if they haven't already been
|
ACLCreateModePathAndBytesable<java.lang.String> |
CreateBackgroundModeStatACLable.creatingParentsIfNeeded() |
Causes any parent nodes to get created if they haven't already been
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
TransactionCreateBuilder<T> |
|
interface |
TransactionCreateBuilder2<T> |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.