Class SumBucketAggregation
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class SumBucketAggregation : PipelineAggregationBase, ISumBucketAggregation, IPipelineAggregation, IAggregation
Constructors
| Edit this page View SourceSumBucketAggregation(string, SingleBucketsPath)
Declaration
public SumBucketAggregation(string name, SingleBucketsPath bucketsPath)
Parameters
Type | Name | Description |
---|---|---|
string | name | |
SingleBucketsPath | bucketsPath |