|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistributedQueue.ProcessType | |
|---|---|
| org.apache.curator.framework.recipes.queue | |
| Uses of DistributedQueue.ProcessType in org.apache.curator.framework.recipes.queue |
|---|
| Methods in org.apache.curator.framework.recipes.queue that return DistributedQueue.ProcessType | |
|---|---|
static DistributedQueue.ProcessType |
DistributedQueue.ProcessType.valueOf(String name)
Returns 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.ProcessType | |
|---|---|
protected boolean |
DistributedQueue.processWithLockSafety(String itemNode,
DistributedQueue.ProcessType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||