Uses of Interface
org.apache.zookeeper.AsyncCallback.ACLCallback
Packages that use AsyncCallback.ACLCallback
-
Uses of AsyncCallback.ACLCallback in org.apache.zookeeper
Methods in org.apache.zookeeper with parameters of type AsyncCallback.ACLCallbackModifier and TypeMethodDescriptionvoid
ZooKeeper.getACL
(String path, Stat stat, AsyncCallback.ACLCallback cb, Object ctx) The asynchronous version of getACL.