public class ChukwaMetricsList<T extends ChukwaMetrics> extends Object
| Constructor and Description |
|---|
ChukwaMetricsList() |
ChukwaMetricsList(String recordType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMetrics(T metrics) |
ArrayList<T> |
getMetricsList() |
String |
getRecordType() |
long |
getTimestamp() |
void |
setMetricsList(ArrayList<T> metricsList) |
void |
setRecordType(String recordType) |
void |
setTimestamp(long timestamp) |
String |
toXml() |
public ChukwaMetricsList()
public ChukwaMetricsList(String recordType)
Copyright © ${year} The Apache Software Foundation