public class Metric extends Object
Metric(String name, String group, String description, Map<String,String> tags, Object value)
String
description()
boolean
equals(Object o)
int
hashCode()
name()
Map<String,String>
tags()
toString()
Object
value()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Metric(String name, String group, String description, Map<String,String> tags, Object value)
public String name()
public String description()
public Map<String,String> tags()
public Object value()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString