public class TransportReindexAction extends HandledTransportAction<ReindexRequest,ReindexResponse>
actionName, indexNameExpressionResolver, parseFieldMatcher, taskManager, threadPooldeprecationLogger, logger, settings| Constructor and Description |
|---|
TransportReindexAction(Settings settings,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
ClusterService clusterService,
ScriptService scriptService,
AutoCreateIndex autoCreateIndex,
Client client,
TransportService transportService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(ReindexRequest request,
ActionListener<ReindexResponse> listener) |
protected void |
doExecute(Task task,
ReindexRequest request,
ActionListener<ReindexResponse> listener) |
execute, execute, execute, executelogDeprecatedSetting, logRemovedSetting, nodeName@Inject public TransportReindexAction(Settings settings, ThreadPool threadPool, ActionFilters actionFilters, IndexNameExpressionResolver indexNameExpressionResolver, ClusterService clusterService, ScriptService scriptService, AutoCreateIndex autoCreateIndex, Client client, TransportService transportService)
protected void doExecute(Task task, ReindexRequest request, ActionListener<ReindexResponse> listener)
doExecute in class TransportAction<ReindexRequest,ReindexResponse>protected void doExecute(ReindexRequest request, ActionListener<ReindexResponse> listener)
doExecute in class TransportAction<ReindexRequest,ReindexResponse>Copyright © 2009–2017. All rights reserved.