Package | Description |
---|---|
org.apache.ambari.server.controller |
Modifier and Type | Method and Description |
---|---|
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 |
AmbariCustomCommandExecutionHelper.addExecutionCommandsToStage(ActionExecutionContext actionExecutionContext,
Stage stage,
Map<String,String> requestParams,
ExecuteCommandJson executeCommandJson)
Other than Service_Check and Decommission all other commands are pass-through
|
Copyright © 2022 Apache Software Foundation. All rights reserved.