| Package | Description |
|---|---|
| org.apache.ambari.server.agent | |
| org.apache.ambari.server.agent.stomp.dto |
| Modifier and Type | Method and Description |
|---|---|
List<CancelCommand> |
HeartBeatResponse.getCancelCommands() |
| Modifier and Type | Method and Description |
|---|---|
void |
HeartBeatResponse.addCancelCommand(CancelCommand cancelCmd) |
| Modifier and Type | Method and Description |
|---|---|
void |
HeartBeatResponse.setCancelCommands(List<CancelCommand> cancelCommands) |
| Modifier and Type | Method and Description |
|---|---|
List<CancelCommand> |
ExecutionCommandsCluster.getCancelCommands() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionCommandsCluster.setCancelCommands(List<CancelCommand> cancelCommands) |
| Constructor and Description |
|---|
ExecutionCommandsCluster(List<ExecutionCommand> executionCommands,
List<CancelCommand> cancelCommands) |
Copyright © 2022 Apache Software Foundation. All rights reserved.