Module org.elasticsearch.server
Class BucketScriptPipelineAggregator
java.lang.Object
org.elasticsearch.search.aggregations.pipeline.PipelineAggregator
org.elasticsearch.search.aggregations.pipeline.BucketScriptPipelineAggregator
-
Nested Class Summary
Nested classes/interfaces inherited from class org.elasticsearch.search.aggregations.pipeline.PipelineAggregator
PipelineAggregator.Parser, PipelineAggregator.PipelineTree -
Method Summary
Modifier and TypeMethodDescriptionreduce(InternalAggregation aggregation, AggregationReduceContext reduceContext) Methods inherited from class org.elasticsearch.search.aggregations.pipeline.PipelineAggregator
bucketsPaths, metadata, name
-
Method Details
-
reduce
public InternalAggregation reduce(InternalAggregation aggregation, AggregationReduceContext reduceContext) - Specified by:
reducein classPipelineAggregator
-