Package | Description |
---|---|
org.elasticsearch.search.aggregations.bucket.terms |
Modifier and Type | Method and Description |
---|---|
static TermsAggregatorFactory.ExecutionMode |
TermsAggregatorFactory.ExecutionMode.fromString(String value) |
static TermsAggregatorFactory.ExecutionMode |
TermsAggregatorFactory.ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TermsAggregatorFactory.ExecutionMode[] |
TermsAggregatorFactory.ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2015. All rights reserved.