public class MetricType extends Object
| Constructor and Description |
|---|
MetricType(String id,
Long collectionInterval,
MetricDataType metricDataType) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCollectionInterval() |
MetricDataType |
getMetricDataType() |
String |
getPath() |
void |
setCollectionInterval(Long collectionInterval) |
public MetricType(String id, Long collectionInterval, MetricDataType metricDataType)
public String getPath()
public Long getCollectionInterval()
public void setCollectionInterval(Long collectionInterval)
public MetricDataType getMetricDataType()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.