|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetricResultTuple
A ResultSet object to hold a metric values by name in query results.
| Method Summary | |
|---|---|
Metric |
getMetric(java.lang.String name)
Returns a metric for a given metric name. |
MetricEventType |
getMetricEventType()
The state of the metric node. |
java.lang.String[] |
getMetricNames()
A list of metric names that this result set holds. |
java.util.Map<java.lang.String,Metric> |
getMetrics()
Returns all the metrics in the result set |
| Method Detail |
|---|
Metric getMetric(java.lang.String name)
name - Name of the metric.
java.lang.String[] getMetricNames()
MetricEventType getMetricEventType()
java.util.Map<java.lang.String,Metric> getMetrics()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||