public abstract class MetricType extends MeasurementType
| Constructor and Description |
|---|
MetricType(ID id,
Name name) |
| Modifier and Type | Method and Description |
|---|---|
org.hawkular.metrics.client.common.MetricType |
getMetricType() |
org.jboss.as.controller.client.helpers.MeasurementUnit |
getMetricUnits() |
void |
setMetricType(org.hawkular.metrics.client.common.MetricType metricType) |
void |
setMetricUnits(org.jboss.as.controller.client.helpers.MeasurementUnit metricUnits) |
getInterval, getTimeUnits, setInterval, setTimeUnitsgetNameaddProperty, equals, getID, getProperties, hashCode, isPersisted, removeProperty, setPersisted, toStringpublic org.jboss.as.controller.client.helpers.MeasurementUnit getMetricUnits()
public void setMetricUnits(org.jboss.as.controller.client.helpers.MeasurementUnit metricUnits)
public org.hawkular.metrics.client.common.MetricType getMetricType()
public void setMetricType(org.hawkular.metrics.client.common.MetricType metricType)
Copyright © 2015 Red Hat, Inc.. All rights reserved.