|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractThreadExecutorBasedStatisticManager | Abstract class to handle the multithreading capability required by most implementations of the StatisticManager. |
InMemoryStatisticManager | Example StatisticsManager that stores everything in memory. |
InMemoryStatisticManager.StatisticGatheringTask | |
InMemoryStatisticManager.StatisticValue | |
JdbcStatisticManager | CREATE TABLE COM_STATISTICS ( STAT_SERVER_IP VARCHAR2(15) NOT NULL, STAT_DATE DATE NOT NULL, APPLIC_CD VARCHAR2(5) NOT NULL, STAT_PRECISION VARCHAR2(6) NOT NULL, STAT_COUNT NUMBER NOT NULL, STAT_NAME VARCHAR2(100) ) |
JdbcStatisticManager.JdbcStatisticGatheringTask |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |