| Package | Description |
|---|---|
| org.elasticsearch.search.facet.histogram |
| Modifier and Type | Method and Description |
|---|---|
List<InternalCountHistogramFacet.CountEntry> |
InternalCountHistogramFacet.getEntries() |
| Constructor and Description |
|---|
InternalCountHistogramFacet(String name,
HistogramFacet.ComparatorType comparatorType,
InternalCountHistogramFacet.CountEntry[] entries) |
Copyright © 2009–2016. All rights reserved.