public class NodeTimeseriesStatistics extends Object
| Constructor and Description |
|---|
NodeTimeseriesStatistics() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Double> |
getNodeDurations() |
long |
getTimestamp() |
void |
setNodeDurations(Map<String,Double> nodeDurations) |
void |
setTimestamp(long timestamp) |
String |
toString() |
public long getTimestamp()
public void setTimestamp(long timestamp)
timestamp - the timestamp to setpublic void setNodeDurations(Map<String,Double> nodeDurations)
nodeDurations - the nodeDurations to setCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.