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