public static class CountDateHistogramFacetExecutor.DateHistogramProc extends LongFacetAggregatorBase
| Constructor and Description |
|---|
DateHistogramProc(com.carrotsearch.hppc.LongLongOpenHashMap counts,
Rounding tzRounding) |
| Modifier and Type | Method and Description |
|---|---|
com.carrotsearch.hppc.LongLongOpenHashMap |
counts() |
void |
onValue(int docId,
long value) |
missing, onDoc, totalpublic DateHistogramProc(com.carrotsearch.hppc.LongLongOpenHashMap counts,
Rounding tzRounding)
public void onValue(int docId,
long value)
onValue in class LongFacetAggregatorBasepublic com.carrotsearch.hppc.LongLongOpenHashMap counts()
Copyright © 2009–2016. All rights reserved.