public class TransportClusterStateAction extends TransportMasterNodeReadAction<ClusterStateRequest,ClusterStateResponse>
deprecationLogger, logger, settingsactionName, indexNameExpressionResolver, taskManager, threadPoolclusterService, transportServiceFORCE_LOCAL_SETTING| Constructor | Description |
|---|---|
TransportClusterStateAction(Settings settings,
TransportService transportService,
ClusterService clusterService,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver) |
| Modifier and Type | Method | Description |
|---|---|---|
protected ClusterBlockException |
checkBlock(ClusterStateRequest request,
ClusterState state) |
|
protected java.lang.String |
executor() |
|
protected void |
masterOperation(ClusterStateRequest request,
ClusterState state,
ActionListener<ClusterStateResponse> listener) |
|
protected ClusterStateResponse |
newResponse() |
logDeprecatedSetting, logRemovedSetting, nodeNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, execute, execute, executedoExecute, doExecute, getMasterActionName, masterOperationlocalExecute@Inject public TransportClusterStateAction(Settings settings, TransportService transportService, ClusterService clusterService, ThreadPool threadPool, ActionFilters actionFilters, IndexNameExpressionResolver indexNameExpressionResolver)
protected java.lang.String executor()
executor in class TransportMasterNodeAction<ClusterStateRequest,ClusterStateResponse>protected ClusterBlockException checkBlock(ClusterStateRequest request, ClusterState state)
checkBlock in class TransportMasterNodeAction<ClusterStateRequest,ClusterStateResponse>protected ClusterStateResponse newResponse()
newResponse in class TransportMasterNodeAction<ClusterStateRequest,ClusterStateResponse>protected void masterOperation(ClusterStateRequest request, ClusterState state, ActionListener<ClusterStateResponse> listener) throws java.io.IOException
masterOperation in class TransportMasterNodeAction<ClusterStateRequest,ClusterStateResponse>java.io.IOException