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