L - the type of the protocol specific location typically a subclass of NodeLocationpublic final class MetricType<L> extends MeasurementType<L>
| Constructor and Description |
|---|
MetricType(ID id,
Name name,
AttributeLocation<L> location,
Interval interval,
org.jboss.as.controller.client.helpers.MeasurementUnit metricUnits,
org.hawkular.metrics.client.common.MetricType metricType) |
| Modifier and Type | Method and Description |
|---|---|
org.hawkular.metrics.client.common.MetricType |
getMetricType() |
org.jboss.as.controller.client.helpers.MeasurementUnit |
getMetricUnits() |
getIntervalgetAttributeLocationgetNameaddProperty, equals, getID, getProperties, hashCode, isPersisted, removeProperty, setPersisted, toStringpublic MetricType(ID id, Name name, AttributeLocation<L> location, Interval interval, org.jboss.as.controller.client.helpers.MeasurementUnit metricUnits, org.hawkular.metrics.client.common.MetricType metricType)
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.