public class TransportBroadcastByNodeAction.NodeRequest extends ChildTaskRequest implements IndicesRequest
TransportRequest.EmptyIndicesRequest.Replaceable| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Request |
indicesLevelRequest |
headers| コンストラクタと説明 |
|---|
NodeRequest() |
NodeRequest(String nodeId,
Request request,
List<ShardRouting> shards) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getNodeId() |
List<ShardRouting> |
getShards() |
String[] |
indices()
Returns the array of indices that the action relates to
|
IndicesOptions |
indicesOptions()
Returns the indices options used to resolve indices.
|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
createTask, createTask, setParentTaskgetDescriptionremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextprotected Request extends BroadcastRequest indicesLevelRequest
public NodeRequest()
public NodeRequest(String nodeId, Request request, List<ShardRouting> shards)
public List<ShardRouting> getShards()
public String getNodeId()
public String[] indices()
IndicesRequestindices インタフェース内 IndicesRequestpublic IndicesOptions indicesOptions()
IndicesRequestindicesOptions インタフェース内 IndicesRequestpublic void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 ChildTaskRequestIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 ChildTaskRequestIOExceptionCopyright © 2009–2016. All rights reserved.