|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.util.profile.Profiler.ProfileStat
public static class Profiler.ProfileStat
| Constructor Summary | |
|---|---|
Profiler.ProfileStat()
|
|
Profiler.ProfileStat(Profiler.ProfileStat parent)
|
|
| Method Summary | |
|---|---|
void |
addTime(long time)
|
double |
getAverage()
|
int |
getCount()
|
long |
getMax()
|
int |
getPercentOfParent()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Profiler.ProfileStat()
public Profiler.ProfileStat(Profiler.ProfileStat parent)
| Method Detail |
|---|
public void addTime(long time)
public int getCount()
public double getAverage()
public long getMax()
public int getPercentOfParent()
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||