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