Uses of Class
org.elasticsearch.action.search.type.TransportSearchDfsQueryThenFetchAction

Packages that use TransportSearchDfsQueryThenFetchAction
org.elasticsearch.action.search Search action. 
 

Uses of TransportSearchDfsQueryThenFetchAction in org.elasticsearch.action.search
 

Constructors in org.elasticsearch.action.search with parameters of type TransportSearchDfsQueryThenFetchAction
TransportSearchAction(Settings settings, ThreadPool threadPool, TransportService transportService, ClusterService clusterService, TransportSearchDfsQueryThenFetchAction dfsQueryThenFetchAction, TransportSearchQueryThenFetchAction queryThenFetchAction, TransportSearchDfsQueryAndFetchAction dfsQueryAndFetchAction, TransportSearchQueryAndFetchAction queryAndFetchAction, TransportSearchScanAction scanAction, TransportSearchCountAction countAction)
           
 



Copyright © 2009-2012. All Rights Reserved.