| Package | Description |
|---|---|
| org.apache.ambari.server.agent | |
| org.apache.ambari.server.agent.rest |
| Constructor and Description |
|---|
CommandStatusAgentReport(HeartBeatHandler hh,
String hostName,
List<CommandReport> commandReports) |
ComponentStatusAgentReport(HeartBeatHandler hh,
String hostName,
List<ComponentStatus> componentStatuses) |
ComponentVersionAgentReport(HeartBeatHandler hh,
String hostName,
ComponentVersionReports componentVersionReports) |
HostStatusAgentReport(HeartBeatHandler hh,
String hostName,
HostStatusReport hostStatusReport) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AgentResource.init(HeartBeatHandler instance) |
Copyright © 2022 Apache Software Foundation. All rights reserved.