public class SingleMetric extends Object
SingleMetric()
SingleMetric(String source, long timestamp, Double value)
String
getSource()
long
getTimestamp()
Double
getValue()
toJson()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SingleMetric()
public SingleMetric(String source, long timestamp, Double value)
public long getTimestamp()
public String getSource()
public Double getValue()
public String toString()
toString
Object
public String toJson()
Copyright © 2014 Red Hat, Inc.. All rights reserved.