|
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.product.MetricValue
org.hyperic.hq.product.AvailabilityMetricValue
public class AvailabilityMetricValue
Represents a value of an Availability Metric that includes the start time of the availability.
Field Summary |
---|
Fields inherited from class org.hyperic.hq.product.MetricValue |
---|
FUTURE, NONE, VALUE_FUTURE, VALUE_NONE |
Constructor Summary | |
---|---|
AvailabilityMetricValue(double value,
long startTime,
long rtime)
|
Method Summary | |
---|---|
long |
getStartTime()
|
Methods inherited from class org.hyperic.hq.product.MetricValue |
---|
compareTo, equals, getLabel, getObjectValue, getTimestamp, getValue, isFuture, isNone, setTimestamp, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AvailabilityMetricValue(double value, long startTime, long rtime)
Method Detail |
---|
public long getStartTime()
|
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 |