Class NodesHotThreadsResponse
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class NodesHotThreadsResponse : ResponseBase, IResponse, IOpenSearchResponse
Constructors
| Edit this page View SourceNodesHotThreadsResponse()
Declaration
public NodesHotThreadsResponse()
Properties
| Edit this page View SourceHotThreads
Declaration
public IReadOnlyCollection<HotThreadInformation> HotThreads { get; }
Property Value
Type | Description |
---|---|
IReadOnlyCollection<HotThreadInformation> |