public class TransportMainAction extends HandledTransportAction<MainRequest,MainResponse>
actionName, indexNameExpressionResolver, taskManager, threadPooldeprecationLogger, logger, settings| Constructor and Description |
|---|
TransportMainAction(Settings settings,
ThreadPool threadPool,
TransportService transportService,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
ClusterService clusterService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(MainRequest request,
ActionListener<MainResponse> listener) |
doExecute, execute, execute, execute, executelogDeprecatedSetting, logRemovedSetting, nodeName@Inject public TransportMainAction(Settings settings, ThreadPool threadPool, TransportService transportService, ActionFilters actionFilters, IndexNameExpressionResolver indexNameExpressionResolver, ClusterService clusterService)
protected void doExecute(MainRequest request, ActionListener<MainResponse> listener)
doExecute in class TransportAction<MainRequest,MainResponse>