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