public class ClusterStatsRequest extends NodesOperationRequest<ClusterStatsRequest>
TransportRequest.EmptyALL_NODESheaders| Constructor and Description |
|---|
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, validatelistenerThreaded, listenerThreadedputHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextpublic ClusterStatsRequest(String... nodesIds)
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class NodesOperationRequest<ClusterStatsRequest>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class NodesOperationRequest<ClusterStatsRequest>IOExceptionCopyright © 2009–2016. All rights reserved.