protected static class IndicesStore.ShardActiveRequest extends TransportRequest
TransportRequest.Empty| Modifier and Type | Field and Description |
|---|---|
protected ClusterName |
clusterName |
protected String |
indexUUID |
protected ShardId |
shardId |
protected TimeValue |
timeout |
headers| Modifier and Type | Method and Description |
|---|---|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
putHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextprotected TimeValue timeout
protected ClusterName clusterName
protected String indexUUID
protected ShardId shardId
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class TransportMessage<TransportRequest>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class TransportMessage<TransportRequest>IOExceptionCopyright © 2009–2016. All rights reserved.