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