|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BackendStatistics | |
| org.objectweb.cjdbc.common.jmx.mbeans | All the MBeans interface used in C-JDBC |
| org.objectweb.cjdbc.controller.backend | Database backend core. |
| org.objectweb.cjdbc.controller.virtualdatabase | Virtual database core code including connection handling. |
| Uses of BackendStatistics in org.objectweb.cjdbc.common.jmx.mbeans |
| Methods in org.objectweb.cjdbc.common.jmx.mbeans that return BackendStatistics | |
BackendStatistics |
VirtualDatabaseMBean.getBackendStatistics(java.lang.String backendName)
Retrieves an array of statistics of the given backend for this virtual database |
| Uses of BackendStatistics in org.objectweb.cjdbc.controller.backend |
| Methods in org.objectweb.cjdbc.controller.backend that return BackendStatistics | |
BackendStatistics |
DatabaseBackend.getBackendStats()
Get the statistics of the backend. |
| Uses of BackendStatistics in org.objectweb.cjdbc.controller.virtualdatabase |
| Methods in org.objectweb.cjdbc.controller.virtualdatabase that return BackendStatistics | |
BackendStatistics |
VirtualDatabase.getBackendStatistics(java.lang.String backendName)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||