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, total
public Aggregator(com.carrotsearch.hppc.LongObjectOpenHashMap<InternalTermsStatsLongFacet.LongEntry> entries)
public void onValue(int docId, long value)
onValue
in class LongFacetAggregatorBase
Copyright © 2009–2015. All rights reserved.