public class BulkShardRequest extends ShardReplicationOperationRequest<BulkShardRequest>
TransportRequest.EmptyIndicesRequest.ReplaceableDEFAULT_TIMEOUT, index, timeout| Modifier and Type | Method and Description |
|---|---|
void |
beforeLocalFork()
Before we fork on a local thread, make sure we copy over the bytes if they are unsafe
|
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, listenerThreadedgetHeader, getHeaders, hasHeader, putHeader, remoteAddress, remoteAddresscontextSize, copyContextFrom, getContext, getFromContext, getFromContext, hasInContext, isContextEmpty, putAllInContext, putInContextpublic String[] indices()
IndicesRequestindices in interface IndicesRequestindices in class ShardReplicationOperationRequest<BulkShardRequest>public void beforeLocalFork()
beforeLocalFork 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–2015. All rights reserved.