| Package | Description |
|---|---|
| de.taimos.dvalin.monitoring |
| Modifier and Type | Method and Description |
|---|---|
MetricUnit |
MetricInfo.getUnit() |
static MetricUnit |
MetricUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricUnit[] |
MetricUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MetricInfo(String namespace,
String metric,
MetricUnit unit) |
Copyright © 2016–2022 Taimos GmbH. All rights reserved.