| Package | Description |
|---|---|
| org.elasticsearch.search.facet.terms.longs |
| Modifier and Type | Method and Description |
|---|---|
List<InternalLongTermsFacet.LongEntry> |
InternalLongTermsFacet.getEntries() |
| Constructor and Description |
|---|
InternalLongTermsFacet(String name,
TermsFacet.ComparatorType comparatorType,
int requiredSize,
Collection<InternalLongTermsFacet.LongEntry> entries,
long missing,
long total) |
Copyright © 2009–2016. All rights reserved.