| Package | Description |
|---|---|
| net.bull.javamelody |
| Modifier and Type | Method and Description |
|---|---|
PrometheusCustomTag.MetricType |
PrometheusCustomTag.getMetricType() |
PrometheusCustomTag.MetricType |
PrometheusCustomTag.getMetricType() |
static PrometheusCustomTag.MetricType |
PrometheusCustomTag.MetricType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrometheusCustomTag.MetricType |
PrometheusCustomTag.MetricType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrometheusCustomTag.MetricType[] |
PrometheusCustomTag.MetricType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static PrometheusCustomTag.MetricType[] |
PrometheusCustomTag.MetricType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrometheusCustomTag.setMetricType(PrometheusCustomTag.MetricType metricType) |
void |
PrometheusCustomTag.setMetricType(PrometheusCustomTag.MetricType metricType) |
Copyright © 2008–2021 Emeric Vernat. All rights reserved.