| Package | Description |
|---|---|
| org.elasticsearch.search.facet.datehistogram |
| Modifier and Type | Method and Description |
|---|---|
static DateHistogramFacet.ComparatorType |
DateHistogramFacet.ComparatorType.fromId(byte id) |
static DateHistogramFacet.ComparatorType |
DateHistogramFacet.ComparatorType.fromString(String type) |
static DateHistogramFacet.ComparatorType |
DateHistogramFacet.ComparatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateHistogramFacet.ComparatorType[] |
DateHistogramFacet.ComparatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DateHistogramFacetBuilder |
DateHistogramFacetBuilder.comparator(DateHistogramFacet.ComparatorType comparatorType) |
Copyright © 2009–2016. All rights reserved.