|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.dbpool.info.PerformanceStore
to.etc.dbpool.info.PerformanceCollector
public class PerformanceCollector
Constructor Summary | |
---|---|
PerformanceCollector()
|
Method Summary | |
---|---|
void |
saveCounters(java.lang.String request,
java.util.List<InfoCollectorExpenseBased.StmtCount> counterList)
Save the max executed statements. |
Methods inherited from class to.etc.dbpool.info.PerformanceStore |
---|
addItem, addItem, clear, define, getItems, getList, getLists, merge |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PerformanceCollector()
Method Detail |
---|
public void saveCounters(java.lang.String request, java.util.List<InfoCollectorExpenseBased.StmtCount> counterList)
saveCounters
in interface IPerformanceCollector
counterList
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |