Class HotThreadInformation
Inheritance
HotThreadInformation
Assembly: OpenSearch.Client.dll
public class HotThreadInformation
Properties
|
Edit this page
View Source
Declaration
public IReadOnlyCollection<string> Hosts { get; }
Property Value
|
Edit this page
View Source
Declaration
public string NodeId { get; }
Property Value
|
Edit this page
View Source
Declaration
public string NodeName { get; }
Property Value
|
Edit this page
View Source
Declaration
public IReadOnlyCollection<string> Threads { get; }
Property Value
Extension Methods