public class NodesHotThreadsResponse extends BaseNodesResponse<NodeHotThreads>
TransportResponse.Emptynodesheaders| Constructor and Description |
|---|
NodesHotThreadsResponse(ClusterName clusterName,
NodeHotThreads[] nodes) |
| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
failures, getAt, getClusterName, getClusterNameAsString, getNodes, getNodesMap, iteratorremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic NodesHotThreadsResponse(ClusterName clusterName, NodeHotThreads[] nodes)
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BaseNodesResponse<NodeHotThreads>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BaseNodesResponse<NodeHotThreads>IOExceptionCopyright © 2009–2017. All rights reserved.