Uses of Enum
org.cdlib.mrt.zk.QueueItem.BatchJobStates
-
Uses of QueueItem.BatchJobStates in org.cdlib.mrt.zk
Methods in org.cdlib.mrt.zk that return QueueItem.BatchJobStatesModifier and TypeMethodDescriptionstatic QueueItem.BatchJobStates
Returns the enum constant of this type with the specified name.static QueueItem.BatchJobStates[]
QueueItem.BatchJobStates.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cdlib.mrt.zk with parameters of type QueueItem.BatchJobStatesModifier and TypeMethodDescriptionBatch.getJobs
(org.apache.zookeeper.ZooKeeper client, QueueItem.BatchJobStates state)