public class NodesHotThreadsResponse extends NodesOperationResponse<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, iteratorputHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic NodesHotThreadsResponse(ClusterName clusterName, NodeHotThreads[] nodes)
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class NodesOperationResponse<NodeHotThreads>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class NodesOperationResponse<NodeHotThreads>IOExceptionCopyright © 2009–2016. All rights reserved.