Package | Description |
---|---|
org.apache.ambari.server.agent |
Modifier and Type | Method and Description |
---|---|
List<ComponentStatus> |
HeartBeat.getComponentStatus() |
Modifier and Type | Method and Description |
---|---|
void |
HeartBeatHandler.handleComponentReportStatus(List<ComponentStatus> componentStatuses,
String hostname) |
protected void |
ComponentStatusAgentReport.process(List<ComponentStatus> report,
String hostName) |
protected void |
HeartbeatProcessor.processHostStatus(List<ComponentStatus> componentStatuses,
List<CommandReport> reports,
String hostName) |
void |
HeartbeatProcessor.processStatusReports(List<ComponentStatus> componentStatuses,
String hostname)
Process reports of status commands
|
void |
HeartBeat.setComponentStatus(List<ComponentStatus> componentStatus) |
Constructor and Description |
---|
ComponentStatusAgentReport(HeartBeatHandler hh,
String hostName,
List<ComponentStatus> componentStatuses) |
Copyright © 2022 Apache Software Foundation. All rights reserved.