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

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

Uses of TransportSearchScrollScanAction in org.elasticsearch.action.search
 

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



Copyright © 2009-2012. All Rights Reserved.