Search Results for

    Show / Hide Table of Contents

    Class MaxAggregationDescriptor<T>

    Inheritance
    object
    DescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation>
    MetricAggregationDescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation, T>
    FormattableMetricAggregationDescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation, T>
    MaxAggregationDescriptor<T>
    Implements
    IDescriptor
    IMaxAggregation
    IFormattableMetricAggregation
    IMetricAggregation
    IAggregation
    Inherited Members
    FormattableMetricAggregationDescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation, T>.Format(string)
    MetricAggregationDescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation, T>.Field(Field)
    MetricAggregationDescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation, T>.Field<TValue>(Expression<Func<T, TValue>>)
    MetricAggregationDescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation, T>.Script(string)
    MetricAggregationDescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation, T>.Script(Func<ScriptDescriptor, IScript>)
    MetricAggregationDescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation, T>.Missing(double?)
    MetricAggregationDescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation, T>.Meta(Func<FluentDictionary<string, object>, FluentDictionary<string, object>>)
    DescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation>.Self
    DescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation>.Assign<TValue>(TValue, Action<IMaxAggregation, 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 MaxAggregationDescriptor<T> : FormattableMetricAggregationDescriptorBase<MaxAggregationDescriptor<T>, IMaxAggregation, T>, IDescriptor, IMaxAggregation, IFormattableMetricAggregation, IMetricAggregation, IAggregation where T : class
    Type Parameters
    Name Description
    T

    Implements

    IDescriptor
    IMaxAggregation
    IFormattableMetricAggregation
    IMetricAggregation
    IAggregation

    Extension Methods

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