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, total
public StaticAggregatorValueProc(com.carrotsearch.hppc.LongIntOpenHashMap facets)
public void onValue(int docId, long value)
onValue
in class LongFacetAggregatorBase
public final com.carrotsearch.hppc.LongIntOpenHashMap facets()
Copyright © 2009–2015. All rights reserved.