| Package | Description |
|---|---|
| org.elasticsearch.action |
| Modifier and Type | Method and Description |
|---|---|
ThreadingModel |
ThreadingModel.addListener() |
ThreadingModel |
ThreadingModel.addOperation() |
static ThreadingModel |
ThreadingModel.fromId(byte id) |
ThreadingModel |
ThreadingModel.removeListener() |
ThreadingModel |
ThreadingModel.removeOperation() |
static ThreadingModel |
ThreadingModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreadingModel[] |
ThreadingModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2017. All rights reserved.