Package | Description |
---|---|
org.apache.curator.framework.recipes.queue |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
DistributedQueue.processWithLockSafety(String itemNode,
DistributedQueue.ProcessType type) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.