Class NodeJvmStats.ThreadStats
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class NodeJvmStats.ThreadStats
Properties
| Edit this page View SourceCount
Declaration
[DataMember(Name = "count")]
public long Count { get; }
Property Value
| Type | Description |
|---|---|
| long |
PeakCount
Declaration
[DataMember(Name = "peak_count")]
public long PeakCount { get; }
Property Value
| Type | Description |
|---|---|
| long |