public class BulkShardRequest extends ReplicationRequest<BulkShardRequest>
TransportRequest.EmptyIndicesRequest.ReplaceableDEFAULT_TIMEOUT, index, shardId, timeoutheaders| コンストラクタと説明 |
|---|
BulkShardRequest() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String[] |
indices()
Returns the array of indices that the action relates to
|
void |
readFrom(StreamInput in) |
String |
toString() |
void |
writeTo(StreamOutput out) |
canHaveDuplicates, consistencyLevel, consistencyLevel, createTask, getDescription, index, index, indicesOptions, setShardId, shardId, timeout, timeout, timeout, validatecreateTask, setParentTaskremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic String[] indices()
IndicesRequestindices インタフェース内 IndicesRequestindices クラス内 ReplicationRequest<BulkShardRequest>public void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 ReplicationRequest<BulkShardRequest>IOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 ReplicationRequest<BulkShardRequest>IOExceptionpublic String toString()
toString クラス内 ReplicationRequest<BulkShardRequest>Copyright © 2009–2016. All rights reserved.