Uses of Class
org.elasticsearch.search.fetch.FetchSearchRequest

Packages that use FetchSearchRequest
org.elasticsearch.search   
org.elasticsearch.search.action   
 

Uses of FetchSearchRequest in org.elasticsearch.search
 

Methods in org.elasticsearch.search with parameters of type FetchSearchRequest
 FetchSearchResult SearchService.executeFetchPhase(FetchSearchRequest request)
           
 

Uses of FetchSearchRequest in org.elasticsearch.search.action
 

Methods in org.elasticsearch.search.action with parameters of type FetchSearchRequest
 void SearchServiceTransportAction.sendExecuteFetch(DiscoveryNode node, FetchSearchRequest request, SearchServiceListener<FetchSearchResult> listener)
           
 



Copyright © 2009-2012. All Rights Reserved.