Class KeyedProcessorStats
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class KeyedProcessorStats
Properties
| Edit this page View SourceStatistics
The statistics for this processor
Declaration
public ProcessStats Statistics { get; set; }
Property Value
Type | Description |
---|---|
ProcessStats |
Type
The type of the processor
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |