|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.measurement.data.MeasurementReportConstructor
public class MeasurementReportConstructor
Constructor Summary | |
---|---|
MeasurementReportConstructor()
|
Method Summary | |
---|---|
void |
addDataPoint(int clientID,
int dsnID,
MetricValue data)
|
DSNList[] |
constructDSNList()
|
static void |
dumpReport(DSNList[] cids)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MeasurementReportConstructor()
Method Detail |
---|
public void addDataPoint(int clientID, int dsnID, MetricValue data)
public DSNList[] constructDSNList()
public static void dumpReport(DSNList[] cids)
public static void main(java.lang.String[] args)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |