public class TransportSearchScrollScanAction extends AbstractComponent
componentSettings, logger, settings
Constructor and Description |
---|
TransportSearchScrollScanAction(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 TransportSearchScrollScanAction(Settings settings, ClusterService clusterService, SearchServiceTransportAction searchService, SearchPhaseController searchPhaseController)
public void execute(SearchScrollRequest request, ParsedScrollId scrollId, ActionListener<SearchResponse> listener)
Copyright © 2009–2015. All rights reserved.