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