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 Batch
Batch. acquireBatchForReporting(org.apache.zookeeper.ZooKeeper client)
static Batch
Batch. acquirePendingBatch(org.apache.zookeeper.ZooKeeper client)
static Batch
Batch. createBatch(org.apache.zookeeper.ZooKeeper client, org.json.JSONObject submission)
static Batch
Batch. findByUuid(org.apache.zookeeper.ZooKeeper client, String uuid)
-