Uses of Enum
org.cdlib.mrt.zk.AccessState
-
Uses of AccessState in org.cdlib.mrt.zk
Methods in org.cdlib.mrt.zk that return AccessStateModifier and TypeMethodDescriptionstatic AccessState
Returns the enum constant of this type with the specified name.static AccessState[]
AccessState.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 AccessStateModifier and TypeMethodDescriptionAccess.listJobs
(org.apache.zookeeper.ZooKeeper client, Access.Queues queueName, AccessState state)