public class TransportSearchScanAction extends TransportSearchTypeAction
TransportSearchTypeAction.BaseAsyncAction<FirstResult extends SearchPhaseResult>
clusterService, searchPhaseController, searchService
actionName, threadPool
componentSettings, logger, settings
Constructor and Description |
---|
TransportSearchScanAction(Settings settings,
ThreadPool threadPool,
ClusterService clusterService,
SearchServiceTransportAction searchService,
SearchPhaseController searchPhaseController,
ActionFilters actionFilters) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(SearchRequest searchRequest,
ActionListener<SearchResponse> listener) |
execute, execute, forceThreadedListener
nodeName
@Inject public TransportSearchScanAction(Settings settings, ThreadPool threadPool, ClusterService clusterService, SearchServiceTransportAction searchService, SearchPhaseController searchPhaseController, ActionFilters actionFilters)
protected void doExecute(SearchRequest searchRequest, ActionListener<SearchResponse> listener)
doExecute
in class TransportAction<SearchRequest,SearchResponse>
Copyright © 2009–2015. All rights reserved.