public abstract class AgentReport<R> extends Object
Constructor and Description |
---|
AgentReport(String hostName,
R report) |
Modifier and Type | Method and Description |
---|---|
String |
getHostName() |
void |
process() |
protected abstract void |
process(R report,
String hostName) |
public String getHostName()
public final void process() throws org.apache.ambari.server.AmbariException
org.apache.ambari.server.AmbariException
Copyright © 2022 Apache Software Foundation. All rights reserved.