public class HostReport extends Object implements IHostReport
Constructor and Description |
---|
HostReport(String hostName,
Map<String,IGangliaMetricMessage> metrics) |
Modifier and Type | Method and Description |
---|---|
String |
getHostName()
The name of the host.
|
Map<String,IGangliaMetricMessage> |
getMetrics()
A snapshot of metric values for the host.
|
String |
toString() |
public HostReport(String hostName, Map<String,IGangliaMetricMessage> metrics)
public String getHostName()
IHostReport
getHostName
in interface IHostReport
public Map<String,IGangliaMetricMessage> getMetrics()
IHostReport
getMetrics
in interface IHostReport
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.