Class SlowLogSearchQuery
Inheritance
SlowLogSearchQuery
Assembly: OpenSearch.Client.dll
Syntax
public class SlowLogSearchQuery : ISlowLogSearchQuery
Properties
|
Edit this page
View Source
ThresholdDebug
Declaration
public Time ThresholdDebug { get; set; }
Property Value
|
Edit this page
View Source
ThresholdInfo
Declaration
public Time ThresholdInfo { get; set; }
Property Value
|
Edit this page
View Source
ThresholdTrace
Declaration
public Time ThresholdTrace { get; set; }
Property Value
|
Edit this page
View Source
ThresholdWarn
Declaration
public Time ThresholdWarn { get; set; }
Property Value
Implements
Extension Methods