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, process
public 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.AmbariException
Copyright © 2022 Apache Software Foundation. All rights reserved.