Uses of Class
org.elasticsearch.action.bulk.BulkShardResponse

Packages that use BulkShardResponse
org.elasticsearch.action.bulk   
 

Uses of BulkShardResponse in org.elasticsearch.action.bulk
 

Methods in org.elasticsearch.action.bulk that return BulkShardResponse
protected  BulkShardResponse TransportShardBulkAction.newResponseInstance()
           
 

Methods in org.elasticsearch.action.bulk that return types with arguments of type BulkShardResponse
protected  TransportShardReplicationOperationAction.PrimaryResponse<BulkShardResponse,BulkShardRequest> TransportShardBulkAction.shardOperationOnPrimary(ClusterState clusterState, TransportShardReplicationOperationAction.PrimaryOperationRequest shardRequest)
           
 

Method parameters in org.elasticsearch.action.bulk with type arguments of type BulkShardResponse
protected  void TransportShardBulkAction.postPrimaryOperation(BulkShardRequest request, TransportShardReplicationOperationAction.PrimaryResponse<BulkShardResponse,BulkShardRequest> response)
           
 



Copyright © 2009-2012. All Rights Reserved.