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, total
public DateHistogramProc(com.carrotsearch.hppc.LongLongOpenHashMap counts, Rounding tzRounding)
public void onValue(int docId, long value)
onValue
in class LongFacetAggregatorBase
public com.carrotsearch.hppc.LongLongOpenHashMap counts()
Copyright © 2009–2015. All rights reserved.