public class MetricsTag extends Object
MetricsTag(String name, String description, String value)
String
description()
boolean
equals(Object obj)
int
hashCode()
name()
toString()
value()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public MetricsTag(String name, String description, String value)
name
description
value
public String name()
public String description()
public String value()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2009 The Apache Software Foundation