Package | Description |
---|---|
org.apache.ambari.server.actionmanager | |
org.apache.ambari.server.agent | |
org.apache.ambari.server.utils |
Modifier and Type | Method and Description |
---|---|
ExecutionCommand |
ExecutionCommandWrapper.getExecutionCommand() |
Constructor and Description |
---|
ExecutionCommandWrapper(ExecutionCommand executionCommand) |
Modifier and Type | Method and Description |
---|---|
List<ExecutionCommand> |
HeartBeatResponse.getExecutionCommands() |
Modifier and Type | Method and Description |
---|---|
void |
HeartBeatResponse.addExecutionCommand(ExecutionCommand execCmd) |
Modifier and Type | Method and Description |
---|---|
void |
HeartBeatResponse.setExecutionCommands(List<ExecutionCommand> executionCommands) |
Modifier and Type | Method and Description |
---|---|
static ExecutionCommand |
StageUtils.stringToExecutionCommand(String json) |
Copyright © 2017. All rights reserved.