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