public static class TermsLongFacetExecutor.StaticAggregatorValueProc extends LongFacetAggregatorBase
| Constructor and Description |
|---|
StaticAggregatorValueProc(com.carrotsearch.hppc.LongIntOpenHashMap facets) |
| Modifier and Type | Method and Description |
|---|---|
com.carrotsearch.hppc.LongIntOpenHashMap |
facets() |
void |
onValue(int docId,
long value) |
missing, onDoc, totalpublic StaticAggregatorValueProc(com.carrotsearch.hppc.LongIntOpenHashMap facets)
public void onValue(int docId,
long value)
onValue in class LongFacetAggregatorBasepublic final com.carrotsearch.hppc.LongIntOpenHashMap facets()
Copyright © 2009–2016. All rights reserved.