public static class TransportNodesListGatewayStartedShards.Request extends BaseNodesRequest<TransportNodesListGatewayStartedShards.Request>
TransportRequest.Empty
ALL_NODES
headers
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, validate
createTask, getDescription
remoteAddress, remoteAddress
contextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContext
public TransportNodesListGatewayStartedShards.Request()
public ShardId shardId()
public void readFrom(StreamInput in) throws IOException
readFrom
in interface Streamable
readFrom
in class BaseNodesRequest<TransportNodesListGatewayStartedShards.Request>
IOException
public void writeTo(StreamOutput out) throws IOException
writeTo
in interface Streamable
writeTo
in class BaseNodesRequest<TransportNodesListGatewayStartedShards.Request>
IOException
public String getIndexUUID()
Copyright © 2009–2016. All rights reserved.