public class ESGroupByHistogram extends Object implements ESSearchTypeHandler<GroupByHistogram>
| Constructor and Description |
|---|
ESGroupByHistogram() |
| Modifier and Type | Method and Description |
|---|---|
SearchType.Result |
doExtractResult(SearchJob job,
Query query,
GroupByHistogram groupByHistogram,
io.searchbox.core.SearchResult queryResult,
io.searchbox.core.search.aggregation.MetricAggregation aggregations,
ESGeneratedQueryContext queryContext) |
void |
doGenerateQueryPart(SearchJob job,
Query query,
GroupByHistogram groupByHistogram,
ESGeneratedQueryContext queryContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoExtractResultImplextractResult, generateQueryPartpublic void doGenerateQueryPart(SearchJob job, Query query, GroupByHistogram groupByHistogram, ESGeneratedQueryContext queryContext)
doGenerateQueryPart in interface SearchTypeHandler<GroupByHistogram,ESGeneratedQueryContext,io.searchbox.core.SearchResult>public SearchType.Result doExtractResult(SearchJob job, Query query, GroupByHistogram groupByHistogram, io.searchbox.core.SearchResult queryResult, io.searchbox.core.search.aggregation.MetricAggregation aggregations, ESGeneratedQueryContext queryContext)
doExtractResult in interface ESSearchTypeHandler<GroupByHistogram>Copyright © 2012–2020 Graylog, Inc.. All rights reserved.