public static class TransportNodesListGatewayStartedShards.Request extends BaseNodesRequest<TransportNodesListGatewayStartedShards.Request>
TransportRequest.EmptyALL_NODESheaders| Constructor and Description |
|---|
TransportNodesListGatewayStartedShards.Request() |
TransportNodesListGatewayStartedShards.Request(ShardId shardId,
String indexUUID,
String[] nodesIds) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexUUID() |
void |
readFrom(StreamInput in) |
ShardId |
shardId() |
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 TransportNodesListGatewayStartedShards.Request()
public ShardId shardId()
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BaseNodesRequest<TransportNodesListGatewayStartedShards.Request>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BaseNodesRequest<TransportNodesListGatewayStartedShards.Request>IOExceptionpublic String getIndexUUID()
Copyright © 2009–2017. All rights reserved.