public class TransportPendingClusterTasksAction extends TransportMasterNodeReadAction<PendingClusterTasksRequest,PendingClusterTasksResponse>
FORCE_LOCAL_SETTINGtransportServiceactionName, indexNameExpressionResolver, parseFieldMatcher, taskManager, threadPooldeprecationLogger, logger, settings| コンストラクタと説明 |
|---|
TransportPendingClusterTasksAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected ClusterBlockException |
checkBlock(PendingClusterTasksRequest request,
ClusterState state) |
protected String |
executor() |
protected void |
masterOperation(PendingClusterTasksRequest request,
ClusterState state,
ActionListener<PendingClusterTasksResponse> listener) |
protected PendingClusterTasksResponse |
newResponse() |
localExecutedoExecute, doExecute, masterOperationexecute, execute, execute, executelogDeprecatedSetting, logRemovedSetting, nodeName@Inject public TransportPendingClusterTasksAction(Settings settings, TransportService transportService, ClusterService clusterService, ThreadPool threadPool, ActionFilters actionFilters, IndexNameExpressionResolver indexNameExpressionResolver)
protected String executor()
protected ClusterBlockException checkBlock(PendingClusterTasksRequest request, ClusterState state)
protected PendingClusterTasksResponse newResponse()
protected void masterOperation(PendingClusterTasksRequest request, ClusterState state, ActionListener<PendingClusterTasksResponse> listener)
Copyright © 2009–2016. All rights reserved.