public static class TermsStatsLongFacetExecutor.Aggregator extends LongFacetAggregatorBase
| Modifier and Type | Class and Description |
|---|---|
static class |
TermsStatsLongFacetExecutor.Aggregator.ValueAggregator |
| Constructor and Description |
|---|
Aggregator(com.carrotsearch.hppc.LongObjectOpenHashMap<InternalTermsStatsLongFacet.LongEntry> entries) |
| Modifier and Type | Method and Description |
|---|---|
void |
onValue(int docId,
long value) |
missing, onDoc, totalpublic Aggregator(com.carrotsearch.hppc.LongObjectOpenHashMap<InternalTermsStatsLongFacet.LongEntry> entries)
public void onValue(int docId,
long value)
onValue in class LongFacetAggregatorBaseCopyright © 2009–2016. All rights reserved.