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