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

Packages that use AsyncCallback.MultiCallback
org.apache.zookeeper   
 

Uses of AsyncCallback.MultiCallback in org.apache.zookeeper
 

Methods in org.apache.zookeeper with parameters of type AsyncCallback.MultiCallback
 void ZooKeeper.multi(Iterable<org.apache.zookeeper.Op> ops, AsyncCallback.MultiCallback cb, Object ctx)
          The asynchronous version of multi.
 



Copyright © 2017 The Apache Software Foundation