Uses of Interface
org.apache.zookeeper.AsyncCallback.ACLCallback
- 
Packages that use AsyncCallback.ACLCallback Package Description org.apache.zookeeper 
- 
- 
Uses of AsyncCallback.ACLCallback in org.apache.zookeeperMethods in org.apache.zookeeper with parameters of type AsyncCallback.ACLCallback Modifier and Type Method Description voidZooKeeper. getACL(String path, Stat stat, AsyncCallback.ACLCallback cb, Object ctx)The asynchronous version of getACL.
 
-