Uses of Class
org.elasticsearch.action.deletebyquery.ShardDeleteByQueryResponse

Packages that use ShardDeleteByQueryResponse
org.elasticsearch.action.deletebyquery Delete by query action. 
 

Uses of ShardDeleteByQueryResponse in org.elasticsearch.action.deletebyquery
 

Methods in org.elasticsearch.action.deletebyquery that return ShardDeleteByQueryResponse
protected  ShardDeleteByQueryResponse TransportShardDeleteByQueryAction.newResponseInstance()
           
 

Methods in org.elasticsearch.action.deletebyquery that return types with arguments of type ShardDeleteByQueryResponse
protected  TransportShardReplicationOperationAction.PrimaryResponse<ShardDeleteByQueryResponse,ShardDeleteByQueryRequest> TransportShardDeleteByQueryAction.shardOperationOnPrimary(ClusterState clusterState, TransportShardReplicationOperationAction.PrimaryOperationRequest shardRequest)
           
 



Copyright © 2009-2012. All Rights Reserved.