Class ExtendedStatsBucketAggregationDescriptor
Inheritance
PipelineAggregationDescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation, SingleBucketsPath>
ExtendedStatsBucketAggregationDescriptor
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class ExtendedStatsBucketAggregationDescriptor : PipelineAggregationDescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation, SingleBucketsPath>, IDescriptor, IExtendedStatsBucketAggregation, IPipelineAggregation, IAggregation
Methods
| Edit this page View SourceSigma(double?)
Declaration
public ExtendedStatsBucketAggregationDescriptor Sigma(double? sigma)
Parameters
Type | Name | Description |
---|---|---|
double? | sigma |
Returns
Type | Description |
---|---|
ExtendedStatsBucketAggregationDescriptor |