public class BulkShardRequest extends ShardReplicationOperationRequest<BulkShardRequest>
TransportRequest.EmptyIndicesRequest.ReplaceableDEFAULT_TIMEOUT, index, timeoutheaders| Modifier and Type | Method and Description |
|---|---|
String[] |
indices()
Returns the array of indices that the action relates to
|
void |
readFrom(StreamInput in) |
void |
writeTo(StreamOutput out) |
canHaveDuplicates, consistencyLevel, consistencyLevel, index, index, indicesOptions, operationThreaded, operationThreaded, replicationType, replicationType, replicationType, timeout, timeout, timeout, validatelistenerThreaded, listenerThreadedputHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextpublic String[] indices()
IndicesRequestindices in interface IndicesRequestindices in class ShardReplicationOperationRequest<BulkShardRequest>public void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ShardReplicationOperationRequest<BulkShardRequest>IOExceptionpublic void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class ShardReplicationOperationRequest<BulkShardRequest>IOExceptionCopyright © 2009–2016. All rights reserved.