public static class TransportNodesListGatewayMetaState.Request extends BaseNodesRequest<TransportNodesListGatewayMetaState.Request>
TransportRequest.EmptyALL_NODESheaders| Constructor and Description |
|---|
TransportNodesListGatewayMetaState.Request() |
TransportNodesListGatewayMetaState.Request(String... nodesIds) |
| 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 TransportNodesListGatewayMetaState.Request()
public TransportNodesListGatewayMetaState.Request(String... nodesIds)
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BaseNodesRequest<TransportNodesListGatewayMetaState.Request>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BaseNodesRequest<TransportNodesListGatewayMetaState.Request>IOExceptionCopyright © 2009–2017. All rights reserved.