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, totalpublic DateHistogramProc(Rounding tzRounding, com.carrotsearch.hppc.LongObjectOpenHashMap<InternalFullDateHistogramFacet.FullEntry> entries)
public void onValue(int docId,
long value)
onValue in class LongFacetAggregatorBaseCopyright © 2009–2016. All rights reserved.