Search Results for

    Show / Hide Table of Contents

    Class SlowLogIndexingDescriptor

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

    Methods

    | Edit this page View Source

    LogLevel(LogLevel?)

    Declaration
    public SlowLogIndexingDescriptor LogLevel(LogLevel? level)
    Parameters
    Type Name Description
    LogLevel? level
    Returns
    Type Description
    SlowLogIndexingDescriptor
    | Edit this page View Source

    Source(int?)

    Declaration
    public SlowLogIndexingDescriptor Source(int? source)
    Parameters
    Type Name Description
    int? source
    Returns
    Type Description
    SlowLogIndexingDescriptor
    | Edit this page View Source

    ThresholdDebug(Time)

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

    ThresholdInfo(Time)

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

    ThresholdTrace(Time)

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

    ThresholdWarn(Time)

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

    Implements

    IDescriptor
    ISlowLogIndexing

    Extension Methods

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