public class ESSumOfSquaresHandler extends ESPivotSeriesSpecHandler<SumOfSquares,io.searchbox.core.search.aggregation.ExtendedStatsAggregation>
ESPivotSeriesSpecHandler.Value| Constructor and Description |
|---|
ESSumOfSquaresHandler() |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.elasticsearch.search.aggregations.AggregationBuilder> |
doCreateAggregation(String name,
Pivot pivot,
SumOfSquares sumOfSquaresSpec,
ESPivot searchTypeHandler,
ESGeneratedQueryContext queryContext) |
Stream<ESPivotSeriesSpecHandler.Value> |
doHandleResult(Pivot pivot,
SumOfSquares pivotSpec,
io.searchbox.core.SearchResult searchResult,
io.searchbox.core.search.aggregation.ExtendedStatsAggregation sumOfSquaresAggregation,
ESPivot searchTypeHandler,
ESGeneratedQueryContext esGeneratedQueryContext) |
aggTypes, extractAggregationFromResult, handleResult, recordclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateAggregation@Nonnull public Optional<org.elasticsearch.search.aggregations.AggregationBuilder> doCreateAggregation(String name, Pivot pivot, SumOfSquares sumOfSquaresSpec, ESPivot searchTypeHandler, ESGeneratedQueryContext queryContext)
public Stream<ESPivotSeriesSpecHandler.Value> doHandleResult(Pivot pivot, SumOfSquares pivotSpec, io.searchbox.core.SearchResult searchResult, io.searchbox.core.search.aggregation.ExtendedStatsAggregation sumOfSquaresAggregation, ESPivot searchTypeHandler, ESGeneratedQueryContext esGeneratedQueryContext)
doHandleResult in interface SeriesSpecHandler<SumOfSquares,org.elasticsearch.search.aggregations.AggregationBuilder,io.searchbox.core.SearchResult,io.searchbox.core.search.aggregation.ExtendedStatsAggregation,ESPivot,ESGeneratedQueryContext>doHandleResult in class ESPivotSeriesSpecHandler<SumOfSquares,io.searchbox.core.search.aggregation.ExtendedStatsAggregation>Copyright © 2012–2020 Graylog, Inc.. All rights reserved.