Uses of Class
org.elasticsearch.action.get.MultiGetItemResponse

Packages that use MultiGetItemResponse
org.elasticsearch.action.get Get action. 
 

Uses of MultiGetItemResponse in org.elasticsearch.action.get
 

Methods in org.elasticsearch.action.get that return MultiGetItemResponse
static MultiGetItemResponse MultiGetItemResponse.readItemResponse(StreamInput in)
           
 MultiGetItemResponse[] MultiGetResponse.responses()
           
 

Methods in org.elasticsearch.action.get that return types with arguments of type MultiGetItemResponse
 Iterator<MultiGetItemResponse> MultiGetResponse.iterator()
           
 

Constructors in org.elasticsearch.action.get with parameters of type MultiGetItemResponse
MultiGetResponse(MultiGetItemResponse[] responses)
           
 



Copyright © 2009-2012. All Rights Reserved.