public class HeartBeat extends Object
Constructor and Description |
---|
HeartBeat() |
public long getResponseId()
public void setResponseId(long responseId)
public long getTimestamp()
public String getHostname()
public void setTimestamp(long timestamp)
public void setHostname(String hostname)
public long getRecoveryTimestamp()
public void setRecoveryTimestamp(long recoveryTimestamp)
recoveryTimestamp
- public List<CommandReport> getReports()
public void setReports(List<CommandReport> reports)
public HostStatus getNodeStatus()
public void setNodeStatus(HostStatus nodeStatus)
public RecoveryReport getRecoveryReport()
public void setRecoveryReport(RecoveryReport recoveryReport)
public AgentEnv getAgentEnv()
public void setAgentEnv(AgentEnv env)
public List<ComponentStatus> getComponentStatus()
public void setComponentStatus(List<ComponentStatus> componentStatus)
public List<StaleAlert> getStaleAlerts()
Copyright © 2022 Apache Software Foundation. All rights reserved.