com.clearspring.metriccatcher
Class JSONMetric
java.lang.Object
com.clearspring.metriccatcher.JSONMetric
public class JSONMetric
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONMetric
public JSONMetric()
getType
public MetricType getType()
getMetricClass
public Class<?> getMetricClass()
setType
public void setType(String typeName)
getName
public String getName()
setName
public void setName(String name)
getValue
public double getValue()
setValue
public void setValue(double value)
getTimestamp
public double getTimestamp()
setTimestamp
public void setTimestamp(double timestamp)
Copyright © 2012. All Rights Reserved.