public class NodeHotThreads extends BaseNodeResponse
TransportResponse.Emptyheaders| Constructor and Description |
|---|
NodeHotThreads(DiscoveryNode node,
String hotThreads) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHotThreads() |
void |
readFrom(StreamInput in) |
static NodeHotThreads |
readNodeHotThreads(StreamInput in) |
void |
writeTo(StreamOutput out) |
getNoderemoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic NodeHotThreads(DiscoveryNode node, String hotThreads)
public String getHotThreads()
public static NodeHotThreads readNodeHotThreads(StreamInput in) throws IOException
IOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BaseNodeResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BaseNodeResponseIOExceptionCopyright © 2009–2017. All rights reserved.