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