Uses of Interface
org.apache.zookeeper.AsyncCallback.ACLCallback

Packages that use AsyncCallback.ACLCallback
org.apache.zookeeper   
 

Uses of AsyncCallback.ACLCallback in org.apache.zookeeper
 

Methods in org.apache.zookeeper with parameters of type AsyncCallback.ACLCallback
 void ZooKeeper.getACL(String path, Stat stat, AsyncCallback.ACLCallback cb, Object ctx)
          The Asynchronous version of getACL.
 



Copyright © 2011 The Apache Software Foundation