Package | Description |
---|---|
org.apache.ambari.server.controller | |
org.apache.ambari.server.stack.upgrade | |
org.apache.ambari.server.utils |
Modifier and Type | Method and Description |
---|---|
void |
AmbariActionExecutionHelper.addExecutionCommandsToStage(ActionExecutionContext actionContext,
Stage stage,
Map<String,String> requestParams)
Add tasks to the stage based on the requested action execution
|
void |
AmbariActionExecutionHelper.addExecutionCommandsToStage(ActionExecutionContext actionContext,
Stage stage,
Map<String,String> requestParams,
boolean checkHostIsMemberOfCluster)
Add tasks to the stage based on the requested action execution
|
void |
AmbariCustomCommandExecutionHelper.addExecutionCommandsToStage(ActionExecutionContext actionExecutionContext,
Stage stage,
Map<String,String> requestParams,
ExecuteCommandJson executeCommandJson)
Other than Service_Check and Decommission all other commands are pass-through
|
ExecuteCommandJson |
AmbariCustomCommandExecutionHelper.getCommandJson(ActionExecutionContext actionExecContext,
Cluster cluster,
StackId stackId,
String requestContext)
Helper method to fill execution command information.
|
Modifier and Type | Method and Description |
---|---|
void |
RepositoryVersionHelper.addCommandRepositoryToContext(ActionExecutionContext context,
RepositoryVersionEntity repoVersion,
RepoOsEntity osEntity)
Adds a command repository to the action context
|
void |
RepositoryVersionHelper.addRepoInfoToHostLevelParams(Cluster cluster,
ActionExecutionContext actionContext,
RepositoryVersionEntity repositoryVersion,
Map<String,String> hostLevelParams,
String hostName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
StageUtils.getCommandParamsStage(ActionExecutionContext actionExecContext,
String requestContext) |
Copyright © 2022 Apache Software Foundation. All rights reserved.