| Package | Description | 
|---|---|
| org.apache.zookeeper | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Transaction.commit(AsyncCallback.MultiCallback cb,
      Object ctx)  | 
void | 
ZooKeeper.multi(Iterable<Op> ops,
     AsyncCallback.MultiCallback cb,
     Object ctx)
The asynchronous version of multi. 
 | 
protected void | 
ZooKeeper.multiInternal(MultiTransactionRecord request,
             AsyncCallback.MultiCallback cb,
             Object ctx)  | 
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.