Package | Description |
---|---|
org.apache.camel.component.elasticsearch |
Modifier and Type | Method and Description |
---|---|
ElasticsearchOperation |
ElasticsearchConfiguration.getOperation()
What operation to perform
|
static ElasticsearchOperation |
ElasticsearchOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElasticsearchOperation[] |
ElasticsearchOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ElasticsearchConfiguration.setOperation(ElasticsearchOperation operation) |
Apache Camel