org.gcube.common.accounting.node.persistence
Class Statistics
java.lang.Object
org.gcube.common.accounting.node.persistence.Statistics
- All Implemented Interfaces:
- Serializable
public class Statistics
- extends Object
- implements Serializable
- Author:
- Andrea Manzi(CERN)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTotalCalls
public long getTotalCalls()
getAvg
public double getAvg()
setAvg
public void setAvg(double avg)
addAvg
public void addAvg(long temp)
Copyright © 2013. All Rights Reserved.