@Deprecated public class ShardDeleteByQueryRequest extends ShardReplicationOperationRequest<ShardDeleteByQueryRequest>
TransportRequest.EmptyIndicesRequest.ReplaceableDEFAULT_TIMEOUT, index, timeoutheaders| Modifier and Type | Method and Description |
|---|---|
String[] |
filteringAliases()
Deprecated.
|
String[] |
indices()
Deprecated.
Returns the array of indices that the action relates to
|
IndicesOptions |
indicesOptions()
Deprecated.
Returns the indices options used to resolve indices.
|
void |
readFrom(StreamInput in)
Deprecated.
|
Set<String> |
routing()
Deprecated.
|
int |
shardId()
Deprecated.
|
String |
toString()
Deprecated.
|
String[] |
types()
Deprecated.
|
ActionRequestValidationException |
validate()
Deprecated.
|
void |
writeTo(StreamOutput out)
Deprecated.
|
canHaveDuplicates, consistencyLevel, consistencyLevel, index, index, operationThreaded, operationThreaded, replicationType, replicationType, replicationType, timeout, timeout, timeoutlistenerThreaded, listenerThreadedputHeader, remoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putInContextpublic ActionRequestValidationException validate()
validate in class ShardReplicationOperationRequest<ShardDeleteByQueryRequest>public int shardId()
public String[] types()
public String[] filteringAliases()
public String[] indices()
IndicesRequestindices in interface IndicesRequestindices in class ShardReplicationOperationRequest<ShardDeleteByQueryRequest>public IndicesOptions indicesOptions()
IndicesRequestindicesOptions in interface IndicesRequestindicesOptions in class ShardReplicationOperationRequest<ShardDeleteByQueryRequest>public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class ShardReplicationOperationRequest<ShardDeleteByQueryRequest>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class ShardReplicationOperationRequest<ShardDeleteByQueryRequest>IOExceptionCopyright © 2009–2016. All rights reserved.