|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.druid.support.profile.ProfileEntryStat
public class ProfileEntryStat
| Constructor Summary | |
|---|---|
ProfileEntryStat()
|
|
| Method Summary | |
|---|---|
void |
addExecuteCount(long delta)
|
void |
addExecuteTimeNanos(long delta)
|
long |
getExecuteCount()
|
long |
getExecuteTimeNanos()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileEntryStat()
| Method Detail |
|---|
public long getExecuteCount()
public void addExecuteCount(long delta)
public long getExecuteTimeNanos()
public void addExecuteTimeNanos(long delta)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||