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

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

Uses of TransportSearchScrollQueryAndFetchAction in org.elasticsearch.action.search
 

Constructors in org.elasticsearch.action.search with parameters of type TransportSearchScrollQueryAndFetchAction
TransportSearchScrollAction(Settings settings, ThreadPool threadPool, TransportService transportService, TransportSearchScrollQueryThenFetchAction queryThenFetchAction, TransportSearchScrollQueryAndFetchAction queryAndFetchAction, TransportSearchScrollScanAction scanAction)
           
 



Copyright © 2009-2012. All Rights Reserved.