Class: OpenSearch::DSL::Search::Aggregations::SumBucket
- Inherits:
-
Object
- Object
- OpenSearch::DSL::Search::Aggregations::SumBucket
- Includes:
- BaseAggregationComponent
- Defined in:
- lib/opensearch/dsl/search/aggregations/pipeline/sum_bucket.rb
Overview
A sibling pipeline aggregation which calculates the sum across all bucket of a specified metric in a sibling aggregation.