Uses of Interface
org.apache.zookeeper.AsyncCallback.MultiCallback
Packages that use AsyncCallback.MultiCallback
-
Uses of AsyncCallback.MultiCallback in org.apache.zookeeper
Methods in org.apache.zookeeper with parameters of type AsyncCallback.MultiCallbackModifier and TypeMethodDescriptionvoidTransaction.commit(AsyncCallback.MultiCallback cb, Object ctx) voidZooKeeper.multi(Iterable<Op> ops, AsyncCallback.MultiCallback cb, Object ctx) The asynchronous version of multi.protected voidZooKeeper.multiInternal(MultiOperationRecord request, AsyncCallback.MultiCallback cb, Object ctx)