Class SlowLogSearch
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class SlowLogSearch : ISlowLogSearch
Properties
| Edit this page View SourceFetch
Declaration
public ISlowLogSearchFetch Fetch { get; set; }
Property Value
| Type | Description |
|---|---|
| ISlowLogSearchFetch |
LogLevel
Declaration
public LogLevel? LogLevel { get; set; }
Property Value
| Type | Description |
|---|---|
| LogLevel? |
Query
Declaration
public ISlowLogSearchQuery Query { get; set; }
Property Value
| Type | Description |
|---|---|
| ISlowLogSearchQuery |