Package | Description |
---|---|
org.elasticsearch.action.deletebyquery |
Delete by query action.
|
Modifier and Type | Method and Description |
---|---|
protected ShardDeleteByQueryResponse |
TransportShardDeleteByQueryAction.newResponseInstance()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Tuple<ShardDeleteByQueryResponse,ShardDeleteByQueryRequest> |
TransportShardDeleteByQueryAction.shardOperationOnPrimary(ClusterState clusterState,
TransportShardReplicationOperationAction.PrimaryOperationRequest shardRequest)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected IndexDeleteByQueryResponse |
TransportIndexDeleteByQueryAction.newResponseInstance(org.elasticsearch.action.deletebyquery.IndexDeleteByQueryRequest request,
List<ShardDeleteByQueryResponse> shardDeleteByQueryResponses,
int failuresCount,
List<ShardOperationFailedException> shardFailures)
Deprecated.
|
Copyright © 2009–2015. All rights reserved.