Class SlowLogSearchFetchDescriptor
Inheritance
SlowLogSearchFetchDescriptor
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
|
Edit this page
View Source
ThresholdInfo(Time)
Declaration
public SlowLogSearchFetchDescriptor ThresholdInfo(Time time)
Parameters
Type |
Name |
Description |
Time |
time |
|
Returns
|
Edit this page
View Source
ThresholdTrace(Time)
Declaration
public SlowLogSearchFetchDescriptor ThresholdTrace(Time time)
Parameters
Type |
Name |
Description |
Time |
time |
|
Returns
|
Edit this page
View Source
ThresholdWarn(Time)
Declaration
public SlowLogSearchFetchDescriptor ThresholdWarn(Time time)
Parameters
Type |
Name |
Description |
Time |
time |
|
Returns
Implements
Extension Methods