Uses of Class
org.apache.curator.utils.EnsurePath
Packages that use EnsurePath
Package
Description
-
Uses of EnsurePath in org.apache.curator.framework
Methods in org.apache.curator.framework that return EnsurePathModifier and TypeMethodDescriptionCuratorFramework.newNamespaceAwareEnsurePath(String path) Deprecated. -
Uses of EnsurePath in org.apache.curator.framework.imps
Methods in org.apache.curator.framework.imps that return EnsurePathModifier and TypeMethodDescriptionCuratorFrameworkBase.newNamespaceAwareEnsurePath(String path) Deprecated.CuratorFrameworkImpl.newNamespaceAwareEnsurePath(String path) -
Uses of EnsurePath in org.apache.curator.utils
Methods in org.apache.curator.utils that return EnsurePathModifier 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)