public class MetricsInfo
extends java.lang.Object
Constructor and Description |
---|
MetricsInfo(java.lang.String name,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the name of the metric
|
java.lang.String |
getValue()
Get the value of the metric
|
java.lang.String |
toString() |
public java.lang.String getName()
public java.lang.String getValue()
public java.lang.String toString()
toString
in class java.lang.Object