|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMetric
A metric provides the numeric value of a metric identity (as captured at some point in time).
IMetricsData
Method Summary | |
---|---|
long |
getCurrencyTimestamp()
Gets the currency of the metric (the time the statistical data was last updated prior to metric evaluation). |
IMetricIdentity |
getMetricIdentity()
Gets the metric identity of the metric. |
IAlert[] |
getTriggeredAlerts()
Gets the triggered alerts |
long |
getValue()
Gets the metric value. |
Method Detail |
---|
long getCurrencyTimestamp()
IMetricIdentity getMetricIdentity()
IAlert[] getTriggeredAlerts()
long getValue()
|
Sonic Management API | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |