public abstract class MetricName extends Object
Constructor and Description |
---|
MetricName() |
Modifier and Type | Method and Description |
---|---|
static MetricName |
create(String value,
String localizedValue) |
abstract String |
localizedValue() |
abstract String |
value() |
public abstract String value()
public abstract String localizedValue()
public static MetricName create(String value, String localizedValue)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.