public class ClusterStatsRequest extends BaseNodesRequest<ClusterStatsRequest>
TransportRequest.EmptyALL_NODESheaders| Constructor and Description |
|---|
ClusterStatsRequest() |
ClusterStatsRequest(String... nodesIds)
Get stats from nodes based on the nodes ids specified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
nodesIds, nodesIds, timeout, timeout, timeout, validatecreateTask, getDescriptionremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic ClusterStatsRequest()
public ClusterStatsRequest(String... nodesIds)
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BaseNodesRequest<ClusterStatsRequest>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BaseNodesRequest<ClusterStatsRequest>IOExceptionCopyright © 2009–2017. All rights reserved.