L - the type of the protocol specific location typically a subclass of NodeLocationpublic class MeasurementType<L> extends AttributeLocationProvider<L>
AvailType and MetricType.| Constructor and Description |
|---|
MeasurementType(ID id,
Name name,
AttributeLocation<L> location,
Interval interval,
String metricIdTemplate,
Map<String,String> metricTags) |
| Modifier and Type | Method and Description |
|---|---|
Interval |
getInterval() |
String |
getMetricIdTemplate() |
Map<String,String> |
getMetricTags() |
getAttributeLocationgetNameaddProperty, equals, getID, getProperties, hashCode, isPersisted, removeProperty, setPersisted, toStringpublic Interval getInterval()
public String getMetricIdTemplate()
MonitorServiceConfiguration.AbstractEndpointConfiguration.getMetricIdTemplate(),
MeasurementInstance.getAssociatedMetricId()public Map<String,String> getMetricTags()
MonitorServiceConfiguration.AbstractEndpointConfiguration.getMetricTags()Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.