Uses of Class
org.apache.zookeeper.MultiTransactionRecord
-
Packages that use MultiTransactionRecord Package Description org.apache.zookeeper -
-
Uses of MultiTransactionRecord in org.apache.zookeeper
Methods in org.apache.zookeeper with parameters of type MultiTransactionRecord Modifier and Type Method Description protected java.util.List<OpResult>
ZooKeeper. multiInternal(MultiTransactionRecord request)
protected void
ZooKeeper. multiInternal(MultiTransactionRecord request, AsyncCallback.MultiCallback cb, java.lang.Object ctx)
-