public interface Metric
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Metric.MetricType | 
| Modifier and Type | Method and Description | 
|---|---|
| Metric.MetricType | getType()The getName method returns the metric type. | 
| long | getValue()The getValue method returns the metric value. | 
Metric.MetricType getType()
long getValue()
Copyright © 2016 JBoss by Red Hat. All rights reserved.