Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.util.profile
Class Profiler.ProfileStat

java.lang.Object
  extended by com.jivesoftware.util.profile.Profiler.ProfileStat
Enclosing class:
Profiler

public static class Profiler.ProfileStat
extends java.lang.Object


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

Profiler.ProfileStat

public Profiler.ProfileStat()

Profiler.ProfileStat

public Profiler.ProfileStat(Profiler.ProfileStat parent)
Method Detail

addTime

public void addTime(long time)

getCount

public int getCount()

getAverage

public double getAverage()

getMax

public long getMax()

getPercentOfParent

public int getPercentOfParent()

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.