| Modifier and Type | Method and Description |
|---|---|
MetricType |
DMetric.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.
|
| Constructor and Description |
|---|
DMetric(MetricType metricType,
String metric,
String host,
List<String> tags,
Clock clock) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.