Search Results for

    Show / Hide Table of Contents

    Class GlobalAggregationDescriptor<T>

    Inheritance
    object
    BucketAggregationDescriptorBase<GlobalAggregationDescriptor<T>, IGlobalAggregation, T>
    GlobalAggregationDescriptor<T>
    Implements
    IDescriptor
    IGlobalAggregation
    IBucketAggregation
    IAggregation
    Inherited Members
    BucketAggregationDescriptorBase<GlobalAggregationDescriptor<T>, IGlobalAggregation, T>.Self
    BucketAggregationDescriptorBase<GlobalAggregationDescriptor<T>, IGlobalAggregation, T>.Assign<TValue>(TValue, Action<IGlobalAggregation, TValue>)
    BucketAggregationDescriptorBase<GlobalAggregationDescriptor<T>, IGlobalAggregation, T>.Aggregations(Func<AggregationContainerDescriptor<T>, IAggregationContainer>)
    BucketAggregationDescriptorBase<GlobalAggregationDescriptor<T>, IGlobalAggregation, T>.Aggregations(AggregationDictionary)
    BucketAggregationDescriptorBase<GlobalAggregationDescriptor<T>, IGlobalAggregation, T>.Meta(Func<FluentDictionary<string, object>, FluentDictionary<string, object>>)
    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 GlobalAggregationDescriptor<T> : BucketAggregationDescriptorBase<GlobalAggregationDescriptor<T>, IGlobalAggregation, T>, IDescriptor, IGlobalAggregation, IBucketAggregation, IAggregation where T : class
    Type Parameters
    Name Description
    T

    Implements

    IDescriptor
    IGlobalAggregation
    IBucketAggregation
    IAggregation

    Extension Methods

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