|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.dbpool.info.GlobalPerformanceStore
public class GlobalPerformanceStore
Constructor Summary | |
---|---|
GlobalPerformanceStore()
|
Method Summary | |
---|---|
void |
addRequestInfo(InfoCollectorBase icb)
|
void |
clear()
|
java.util.List<PerfItem> |
getItems(java.lang.String listKey)
|
PerfList |
getList(java.lang.String name)
|
java.util.List<PerfList> |
getLists()
Returns (a copy of) all currently defined performance lists. |
PerformanceStore |
getStore()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlobalPerformanceStore()
Method Detail |
---|
public PerformanceStore getStore()
public java.util.List<PerfList> getLists()
public PerfList getList(java.lang.String name)
public java.util.List<PerfItem> getItems(java.lang.String listKey)
public void addRequestInfo(InfoCollectorBase icb)
public void clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |