|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.dbpool.info.SessionStatisticsEntry
public class SessionStatisticsEntry
A single request's data as stored in the session statistics.
Constructor Summary | |
---|---|
SessionStatisticsEntry(InfoCollectorBase request,
int id,
PerformanceStore ps)
|
Method Summary | |
---|---|
int |
getId()
|
InfoCollectorBase |
getRequest()
|
PerformanceStore |
getStore()
|
java.util.Date |
getTS()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionStatisticsEntry(InfoCollectorBase request, int id, PerformanceStore ps)
Method Detail |
---|
public InfoCollectorBase getRequest()
public int getId()
public java.util.Date getTS()
public PerformanceStore getStore()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |