| Package | Description |
|---|---|
| org.elasticsearch.index.engine |
| Modifier and Type | Method and Description |
|---|---|
Engine.Operation.Type |
Engine.Operation.opType() |
Engine.Operation.Type |
Engine.Create.opType() |
Engine.Operation.Type |
Engine.Index.opType() |
Engine.Operation.Type |
Engine.Delete.opType() |
static Engine.Operation.Type |
Engine.Operation.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Engine.Operation.Type[] |
Engine.Operation.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2017. All rights reserved.