public class NodeHotThreads extends NodeOperationResponse
TransportResponse.Empty
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) |
getNode
getHeader, getHeaders, hasHeader, putHeader, remoteAddress, remoteAddress
contextSize, copyContextFrom, getContext, getFromContext, getFromContext, hasInContext, isContextEmpty, putAllInContext, putInContext
public NodeHotThreads(DiscoveryNode node, String hotThreads)
public String getHotThreads()
public static NodeHotThreads readNodeHotThreads(StreamInput in) throws IOException
IOException
public void readFrom(StreamInput in) throws IOException
readFrom
in interface Streamable
readFrom
in class NodeOperationResponse
IOException
public void writeTo(StreamOutput out) throws IOException
writeTo
in interface Streamable
writeTo
in class NodeOperationResponse
IOException
Copyright © 2009–2015. All rights reserved.