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