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