Uses of Enum
org.apache.curator.framework.recipes.queue.DistributedQueue.ProcessType
Packages that use DistributedQueue.ProcessType
-
Uses of DistributedQueue.ProcessType in org.apache.curator.framework.recipes.queue
Methods in org.apache.curator.framework.recipes.queue that return DistributedQueue.ProcessTypeModifier and TypeMethodDescriptionstatic DistributedQueue.ProcessTypeReturns the enum constant of this type with the specified name.static DistributedQueue.ProcessType[]DistributedQueue.ProcessType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.curator.framework.recipes.queue with parameters of type DistributedQueue.ProcessTypeModifier and TypeMethodDescriptionprotected booleanDistributedQueue.processWithLockSafety(String itemNode, DistributedQueue.ProcessType type)