Uses of Class
org.elasticsearch.action.delete.index.ShardDeleteResponse

Packages that use ShardDeleteResponse
org.elasticsearch.action.delete.index   
 

Uses of ShardDeleteResponse in org.elasticsearch.action.delete.index
 

Methods in org.elasticsearch.action.delete.index that return ShardDeleteResponse
protected  ShardDeleteResponse TransportShardDeleteAction.newResponseInstance()
           
 ShardDeleteResponse[] IndexDeleteResponse.responses()
           
 

Methods in org.elasticsearch.action.delete.index that return types with arguments of type ShardDeleteResponse
protected  TransportShardReplicationOperationAction.PrimaryResponse<ShardDeleteResponse,ShardDeleteRequest> TransportShardDeleteAction.shardOperationOnPrimary(ClusterState clusterState, TransportShardReplicationOperationAction.PrimaryOperationRequest shardRequest)
           
 



Copyright © 2009-2012. All Rights Reserved.