public static class TermsDoubleFacetExecutor.StaticAggregatorValueProc extends DoubleFacetAggregatorBase
| Constructor and Description |
|---|
StaticAggregatorValueProc(com.carrotsearch.hppc.DoubleIntOpenHashMap facets) |
| Modifier and Type | Method and Description |
|---|---|
com.carrotsearch.hppc.DoubleIntOpenHashMap |
facets() |
void |
onValue(int docId,
double value) |
missing, onDoc, totalpublic StaticAggregatorValueProc(com.carrotsearch.hppc.DoubleIntOpenHashMap facets)
public void onValue(int docId,
double value)
onValue in class DoubleFacetAggregatorBasepublic final com.carrotsearch.hppc.DoubleIntOpenHashMap facets()
Copyright © 2009–2016. All rights reserved.