Package | Description |
---|---|
org.apache.curator.framework.api | |
org.apache.curator.framework.imps |
Modifier and Type | Method and Description |
---|---|
ACLableExistBuilderMain |
ExistsBuilder.creatingParentContainersIfNeeded()
Causes any parent nodes to get created using
CreateMode.CONTAINER if they haven't already been. |
ACLableExistBuilderMain |
ExistsBuilder.creatingParentsIfNeeded()
Causes any parent nodes to get created if they haven't already been
|
Modifier and Type | Class and Description |
---|---|
class |
ExistsBuilderImpl |
Modifier and Type | Method and Description |
---|---|
ACLableExistBuilderMain |
ExistsBuilderImpl.creatingParentContainersIfNeeded() |
ACLableExistBuilderMain |
ExistsBuilderImpl.creatingParentsIfNeeded() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.