public class TransportSearchScrollQueryAndFetchAction extends AbstractComponent
componentSettings, logger, settings| Constructor and Description |
|---|
TransportSearchScrollQueryAndFetchAction(Settings settings,
ClusterService clusterService,
SearchServiceTransportAction searchService,
SearchPhaseController searchPhaseController) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SearchScrollRequest request,
ParsedScrollId scrollId,
ActionListener<SearchResponse> listener) |
nodeName@Inject public TransportSearchScrollQueryAndFetchAction(Settings settings, ClusterService clusterService, SearchServiceTransportAction searchService, SearchPhaseController searchPhaseController)
public void execute(SearchScrollRequest request, ParsedScrollId scrollId, ActionListener<SearchResponse> listener)
Copyright © 2009–2016. All rights reserved.