|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.dbpool.info.InfoCollectorExpenseBased.StmtCount
public static final class InfoCollectorExpenseBased.StmtCount
Method Summary | |
---|---|
int |
getExecutions()
|
long |
getRows()
|
java.lang.String |
getSQL()
|
long |
getTotalExecuteNS()
|
long |
getTotalFetchDuration()
Fetch duration summed for all executes, in nano's. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getSQL()
public int getExecutions()
public long getRows()
public long getTotalExecuteNS()
public long getTotalFetchDuration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |