Uses of Enum Class
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.BatchJobStatesReturns the enum constant of this class with the specified name.static QueueItem.BatchJobStates[]QueueItem.BatchJobStates.values()Returns an array containing the constants of this enum class, 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)