|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBackendDataCollector | |
org.objectweb.cjdbc.common.monitor.backend | Monitoring package for backend information. |
Uses of AbstractBackendDataCollector in org.objectweb.cjdbc.common.monitor.backend |
Subclasses of AbstractBackendDataCollector in org.objectweb.cjdbc.common.monitor.backend | |
class |
ActiveConnectionsCollector
Return total of currently active connections on this backend |
class |
ActiveTransactionCollector
Return total of currently active transactions on this backend |
class |
PendingRequestsCollector
Return total of currently pending requests on this backend |
class |
ReadRequestsCollector
Return total of currently read requests made on this backend |
class |
RequestsCollector
Return total of currently requests made on this backend |
class |
TransactionsCollector
Return total of transactions made on this backend |
class |
WriteRequestsCollector
Return total of currently write requests made on this backend |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |