public class ComponentStatusAgentReport extends AgentReport<List<ComponentStatus>>
| Constructor and Description |
|---|
ComponentStatusAgentReport(HeartBeatHandler hh,
String hostName,
List<ComponentStatus> componentStatuses) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
process(List<ComponentStatus> report,
String hostName) |
getHostName, processpublic ComponentStatusAgentReport(HeartBeatHandler hh, String hostName, List<ComponentStatus> componentStatuses)
protected void process(List<ComponentStatus> report, String hostName) throws org.apache.ambari.server.AmbariException
process in class AgentReport<List<ComponentStatus>>org.apache.ambari.server.AmbariExceptionCopyright © 2022 Apache Software Foundation. All rights reserved.