Uses of Class
org.cdlib.mrt.zk.Batch
-
-
Uses of Batch in org.cdlib.mrt.zk
Methods in org.cdlib.mrt.zk that return Batch Modifier and Type Method Description static BatchBatch. acquireBatchForReporting(org.apache.zookeeper.ZooKeeper client)static BatchBatch. acquirePendingBatch(org.apache.zookeeper.ZooKeeper client)static BatchBatch. createBatch(org.apache.zookeeper.ZooKeeper client, org.json.JSONObject submission)static BatchBatch. findByUuid(org.apache.zookeeper.ZooKeeper client, String uuid)
-