Uses of Class
org.apache.curator.utils.EnsurePath
Package
Description
-
Uses of EnsurePath in org.apache.curator.framework
Modifier and TypeMethodDescriptionCuratorFramework.newNamespaceAwareEnsurePath
(String path) Deprecated. -
Uses of EnsurePath in org.apache.curator.framework.imps
-
Uses of EnsurePath in org.apache.curator.utils
Modifier and TypeMethodDescriptionEnsurePath.excludingLast()
Deprecated.Returns a view of this EnsurePath instance that does not make the last node.
CreateBuilderMain.creatingParentContainersIfNeeded()
,ExistsBuilder.creatingParentContainersIfNeeded()
orCuratorFramework.createContainers(String)