| Package | Description |
|---|---|
| org.apache.ambari.server.agent.stomp.dto |
| Modifier and Type | Method and Description |
|---|---|
ComponentStatusReport.CommandStatusCommand |
ComponentStatusReport.getCommand() |
static ComponentStatusReport.CommandStatusCommand |
ComponentStatusReport.CommandStatusCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentStatusReport.CommandStatusCommand[] |
ComponentStatusReport.CommandStatusCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentStatusReport.setCommand(ComponentStatusReport.CommandStatusCommand command) |
| Constructor and Description |
|---|
ComponentStatusReport(String componentName,
ComponentStatusReport.CommandStatusCommand command,
String status,
String serviceName,
Long clusterId) |
Copyright © 2022 Apache Software Foundation. All rights reserved.