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