Uses of Interface
org.apache.curator.utils.InternalACLProvider

Packages that use InternalACLProvider
org.apache.curator.utils   
 

Uses of InternalACLProvider in org.apache.curator.utils
 

Methods in org.apache.curator.utils with parameters of type InternalACLProvider
static void ZKPaths.mkdirs(org.apache.zookeeper.ZooKeeper zookeeper, String path, boolean makeLastNode, InternalACLProvider aclProvider)
          Make sure all the nodes in the path are created.
 

Constructors in org.apache.curator.utils with parameters of type InternalACLProvider
EnsurePath(String path, InternalACLProvider aclProvider)
           
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.