public static class ValueScriptDateHistogramFacetExecutor.DateHistogramProc extends LongFacetAggregatorBase
| Modifier and Type | Field and Description |
|---|---|
protected SearchScript |
valueScript |
| Constructor and Description |
|---|
DateHistogramProc(Rounding tzRounding,
SearchScript valueScript,
com.carrotsearch.hppc.LongObjectOpenHashMap<InternalFullDateHistogramFacet.FullEntry> entries) |
| Modifier and Type | Method and Description |
|---|---|
void |
onValue(int docId,
long value) |
missing, onDoc, totalprotected final SearchScript valueScript
public DateHistogramProc(Rounding tzRounding, SearchScript valueScript, com.carrotsearch.hppc.LongObjectOpenHashMap<InternalFullDateHistogramFacet.FullEntry> entries)
public void onValue(int docId,
long value)
onValue in class LongFacetAggregatorBaseCopyright © 2009–2016. All rights reserved.