Search Results for

    Show / Hide Table of Contents

    Class ExtendedStatsBucketAggregationDescriptor

    Inheritance
    object
    DescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation>
    PipelineAggregationDescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation, SingleBucketsPath>
    ExtendedStatsBucketAggregationDescriptor
    Implements
    IDescriptor
    IExtendedStatsBucketAggregation
    IPipelineAggregation
    IAggregation
    Inherited Members
    PipelineAggregationDescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation, SingleBucketsPath>.Format(string)
    PipelineAggregationDescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation, SingleBucketsPath>.GapPolicy(GapPolicy?)
    PipelineAggregationDescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation, SingleBucketsPath>.BucketsPath(SingleBucketsPath)
    PipelineAggregationDescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation, SingleBucketsPath>.Meta(Func<FluentDictionary<string, object>, FluentDictionary<string, object>>)
    DescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation>.Self
    DescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation>.Assign<TValue>(TValue, Action<IExtendedStatsBucketAggregation, TValue>)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class ExtendedStatsBucketAggregationDescriptor : PipelineAggregationDescriptorBase<ExtendedStatsBucketAggregationDescriptor, IExtendedStatsBucketAggregation, SingleBucketsPath>, IDescriptor, IExtendedStatsBucketAggregation, IPipelineAggregation, IAggregation

    Methods

    | Edit this page View Source

    Sigma(double?)

    Declaration
    public ExtendedStatsBucketAggregationDescriptor Sigma(double? sigma)
    Parameters
    Type Name Description
    double? sigma
    Returns
    Type Description
    ExtendedStatsBucketAggregationDescriptor

    Implements

    IDescriptor
    IExtendedStatsBucketAggregation
    IPipelineAggregation
    IAggregation

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Methods
      • Sigma(double?)
    • Implements
    • Extension Methods
    Back to top Generated by DocFX