Search Results for

    Show / Hide Table of Contents

    Class SlowLogSearchFetchDescriptor

    Inheritance
    object
    DescriptorBase<SlowLogSearchFetchDescriptor, ISlowLogSearchFetch>
    SlowLogSearchFetchDescriptor
    Implements
    IDescriptor
    ISlowLogSearchFetch
    Inherited Members
    DescriptorBase<SlowLogSearchFetchDescriptor, ISlowLogSearchFetch>.Self
    DescriptorBase<SlowLogSearchFetchDescriptor, ISlowLogSearchFetch>.Assign<TValue>(TValue, Action<ISlowLogSearchFetch, 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 SlowLogSearchFetchDescriptor : DescriptorBase<SlowLogSearchFetchDescriptor, ISlowLogSearchFetch>, IDescriptor, ISlowLogSearchFetch

    Methods

    | Edit this page View Source

    ThresholdDebug(Time)

    Declaration
    public SlowLogSearchFetchDescriptor ThresholdDebug(Time time)
    Parameters
    Type Name Description
    Time time
    Returns
    Type Description
    SlowLogSearchFetchDescriptor
    | Edit this page View Source

    ThresholdInfo(Time)

    Declaration
    public SlowLogSearchFetchDescriptor ThresholdInfo(Time time)
    Parameters
    Type Name Description
    Time time
    Returns
    Type Description
    SlowLogSearchFetchDescriptor
    | Edit this page View Source

    ThresholdTrace(Time)

    Declaration
    public SlowLogSearchFetchDescriptor ThresholdTrace(Time time)
    Parameters
    Type Name Description
    Time time
    Returns
    Type Description
    SlowLogSearchFetchDescriptor
    | Edit this page View Source

    ThresholdWarn(Time)

    Declaration
    public SlowLogSearchFetchDescriptor ThresholdWarn(Time time)
    Parameters
    Type Name Description
    Time time
    Returns
    Type Description
    SlowLogSearchFetchDescriptor

    Implements

    IDescriptor
    ISlowLogSearchFetch

    Extension Methods

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