Search Results for

    Show / Hide Table of Contents

    Class SlowLogSearchQueryDescriptor

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

    Methods

    | Edit this page View Source

    ThresholdDebug(Time)

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

    ThresholdInfo(Time)

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

    ThresholdTrace(Time)

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

    ThresholdWarn(Time)

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

    Implements

    IDescriptor
    ISlowLogSearchQuery

    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