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