public class BulkShardRequest extends ReplicationRequest<BulkShardRequest>
TransportRequest.EmptyIndicesRequest.ReplaceableDEFAULT_TIMEOUT, index, shardId, timeoutheaders| Constructor and Description |
|---|
BulkShardRequest() |
| Modifier and Type | Method and Description |
|---|---|
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 in interface IndicesRequestindices in class ReplicationRequest<BulkShardRequest>public void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ReplicationRequest<BulkShardRequest>IOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class ReplicationRequest<BulkShardRequest>IOExceptionpublic String toString()
toString in class ReplicationRequest<BulkShardRequest>Copyright © 2009–2017. All rights reserved.