public class TransportSearchDfsQueryAndFetchAction extends TransportSearchTypeAction
TransportSearchTypeAction.BaseAsyncAction<FirstResult extends SearchPhaseResult>clusterService, searchPhaseController, searchServiceactionName, threadPoolcomponentSettings, logger, settings| Constructor and Description |
|---|
TransportSearchDfsQueryAndFetchAction(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, forceThreadedListenernodeName@Inject public TransportSearchDfsQueryAndFetchAction(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–2016. All rights reserved.