| Package | Description |
|---|---|
| org.hawkular.agent.prometheus.types |
| Modifier and Type | Method and Description |
|---|---|
MetricType |
MetricFamily.getType() |
static MetricType |
MetricType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricType[] |
MetricType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MetricFamily.Builder |
MetricFamily.Builder.setType(MetricType type) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.