Class ExtendedStatsAggregation
Inheritance
ExtendedStatsAggregation
Assembly: OpenSearch.Client.dll
Syntax
public class ExtendedStatsAggregation : FormattableMetricAggregationBase, IExtendedStatsAggregation, IFormattableMetricAggregation, IMetricAggregation, IAggregation
Constructors
|
Edit this page
View Source
ExtendedStatsAggregation(string, Field)
Declaration
public ExtendedStatsAggregation(string name, Field field)
Parameters
Properties
|
Edit this page
View Source
Sigma
Declaration
public double? Sigma { get; set; }
Property Value
Implements
Extension Methods