public class NodesShutdownResponse extends ActionResponse
TransportResponse.Emptyheaders| Constructor and Description |
|---|
NodesShutdownResponse(ClusterName clusterName,
DiscoveryNode[] nodes) |
| Modifier and Type | Method and Description |
|---|---|
ClusterName |
getClusterName() |
DiscoveryNode[] |
getNodes() |
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
putHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextpublic NodesShutdownResponse(ClusterName clusterName, DiscoveryNode[] nodes)
public ClusterName getClusterName()
public DiscoveryNode[] getNodes()
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class ActionResponseIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ActionResponseIOExceptionCopyright © 2009–2016. All rights reserved.