org.aksw.commons.experiments
Class FinalizedMonitor
java.lang.Object
org.aksw.commons.experiments.FinalizedMonitor
- All Implemented Interfaces:
- Serializable
public class FinalizedMonitor
- extends Object
- implements Serializable
This a class to make a Jamon monitor persistent
- Author:
- Sebastian Hellmann
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FinalizedMonitor
public FinalizedMonitor(com.jamonapi.Monitor m)
getHeader
public String getHeader()
getUnits
public String getUnits()
getAvg
public double getAvg()
getHits
public double getHits()
getStdDev
public double getStdDev()
getLastValue
public double getLastValue()
getMax
public double getMax()
getMin
public double getMin()
getTotal
public double getTotal()
Copyright © 2012. All Rights Reserved.