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