public static class ValueDateHistogramFacetExecutor.DateHistogramProc extends LongFacetAggregatorBase
Modifier and Type | Class and Description |
---|---|
static class |
ValueDateHistogramFacetExecutor.DateHistogramProc.ValueAggregator |
Constructor and Description |
---|
DateHistogramProc(Rounding tzRounding,
com.carrotsearch.hppc.LongObjectOpenHashMap<InternalFullDateHistogramFacet.FullEntry> entries) |
Modifier and Type | Method and Description |
---|---|
void |
onValue(int docId,
long value) |
missing, onDoc, total
public DateHistogramProc(Rounding tzRounding, com.carrotsearch.hppc.LongObjectOpenHashMap<InternalFullDateHistogramFacet.FullEntry> entries)
public void onValue(int docId, long value)
onValue
in class LongFacetAggregatorBase
Copyright © 2009–2015. All rights reserved.