@InterfaceAudience.Public @InterfaceStability.Evolving public class MetricsTag extends Object implements MetricsInfo
Constructor and Description |
---|
MetricsTag(MetricsInfo info,
String value)
Construct the tag with name, description and value
|
public MetricsTag(MetricsInfo info, String value)
info
- of the tagvalue
- of the tagpublic String name()
name
in interface MetricsInfo
public String description()
description
in interface MetricsInfo
public MetricsInfo info()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.