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