|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.common.accounting.node.persistence.Statistics
public class Statistics
Method Summary | |
---|---|
void |
addAvg(long temp)
|
double |
getAvg()
|
long |
getTotalCalls()
|
void |
setAvg(double avg)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public long getTotalCalls()
public double getAvg()
public void setAvg(double avg)
public void addAvg(long temp)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |