| Package | Description |
|---|---|
| org.hawkular.datamining.api.model |
| Modifier and Type | Method and Description |
|---|---|
static MetricDataType |
MetricDataType.fromDisplayName(String displayName) |
MetricDataType |
MetricType.getMetricDataType() |
static MetricDataType |
MetricDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricDataType[] |
MetricDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MetricType(String id,
Long collectionInterval,
MetricDataType metricDataType) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.