Search Results for

    Show / Hide Table of Contents

    Class GeoCentroidAggregationDescriptor<T>

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

    Implements

    IDescriptor
    IGeoCentroidAggregation
    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