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