Class ExtendedStatsBucketAggregation
Inheritance
ExtendedStatsBucketAggregation
Assembly: OpenSearch.Client.dll
Syntax
public class ExtendedStatsBucketAggregation : PipelineAggregationBase, IExtendedStatsBucketAggregation, IPipelineAggregation, IAggregation
Constructors
|
Edit this page
View Source
ExtendedStatsBucketAggregation(string, SingleBucketsPath)
Declaration
public ExtendedStatsBucketAggregation(string name, SingleBucketsPath bucketsPath)
Parameters
Properties
|
Edit this page
View Source
Sigma
Declaration
public double? Sigma { get; set; }
Property Value
Implements
Extension Methods