public interface DateHistogramFacet extends Facet, Iterable<DateHistogramFacet.Entry>
Modifier and Type | Interface and Description |
---|---|
static class |
DateHistogramFacet.ComparatorType |
static interface |
DateHistogramFacet.Entry |
Modifier and Type | Field and Description |
---|---|
static String |
TYPE
The type of the filter facet.
|
Modifier and Type | Method and Description |
---|---|
List<? extends DateHistogramFacet.Entry> |
getEntries()
An ordered list of histogram facet entries.
|
forEach, iterator, spliterator
static final String TYPE
List<? extends DateHistogramFacet.Entry> getEntries()
Copyright © 2009–2015. All rights reserved.