|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorMode | |
|---|---|
| com.netflix.curator.framework.recipes.queue | |
| Uses of ErrorMode in com.netflix.curator.framework.recipes.queue |
|---|
| Methods in com.netflix.curator.framework.recipes.queue that return ErrorMode | |
|---|---|
static ErrorMode |
ErrorMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ErrorMode[] |
ErrorMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.netflix.curator.framework.recipes.queue with parameters of type ErrorMode | |
|---|---|
void |
DistributedQueue.setErrorMode(ErrorMode newErrorMode)
Used when the queue is created with a QueueBuilder.lockPath(String). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||