public class TransportGetIndexAction extends TransportClusterInfoAction<GetIndexRequest,GetIndexResponse>
FORCE_LOCAL_SETTINGclusterService, transportServiceactionName, indexNameExpressionResolver, parseFieldMatcher, taskManager, threadPooldeprecationLogger, logger, settings| コンストラクタと説明 |
|---|
TransportGetIndexAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected ClusterBlockException |
checkBlock(GetIndexRequest request,
ClusterState state) |
protected void |
doMasterOperation(GetIndexRequest request,
String[] concreteIndices,
ClusterState state,
ActionListener<GetIndexResponse> listener) |
protected String |
executor() |
protected GetIndexResponse |
newResponse() |
masterOperationlocalExecutedoExecute, doExecute, masterOperationexecute, execute, execute, executelogDeprecatedSetting, logRemovedSetting, nodeName@Inject public TransportGetIndexAction(Settings settings, TransportService transportService, ClusterService clusterService, ThreadPool threadPool, ActionFilters actionFilters, IndexNameExpressionResolver indexNameExpressionResolver)
protected String executor()
executor クラス内 TransportClusterInfoAction<GetIndexRequest,GetIndexResponse>protected ClusterBlockException checkBlock(GetIndexRequest request, ClusterState state)
protected GetIndexResponse newResponse()
protected void doMasterOperation(GetIndexRequest request, String[] concreteIndices, ClusterState state, ActionListener<GetIndexResponse> listener)
Copyright © 2009–2016. All rights reserved.