Class ExtendedStatsAggregationDescriptor<T>
Inheritance
MetricAggregationDescriptorBase<ExtendedStatsAggregationDescriptor<T>, IExtendedStatsAggregation, T>
FormattableMetricAggregationDescriptorBase<ExtendedStatsAggregationDescriptor<T>, IExtendedStatsAggregation, T>
ExtendedStatsAggregationDescriptor<T>
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class ExtendedStatsAggregationDescriptor<T> : FormattableMetricAggregationDescriptorBase<ExtendedStatsAggregationDescriptor<T>, IExtendedStatsAggregation, T>, IDescriptor, IExtendedStatsAggregation, IFormattableMetricAggregation, IMetricAggregation, IAggregation where T : class
Type Parameters
| Name | Description |
|---|---|
| T |
Methods
| Edit this page View SourceSigma(double?)
Declaration
public ExtendedStatsAggregationDescriptor<T> Sigma(double? sigma)
Parameters
| Type | Name | Description |
|---|---|---|
| double? | sigma |
Returns
| Type | Description |
|---|---|
| ExtendedStatsAggregationDescriptor<T> |