public interface JDBCConnectionPoolStats extends JDBCConnectionStats
| Modifier and Type | Method and Description |
|---|---|
CountStatistic |
getCloseCount() |
CountStatistic |
getCreateCount() |
BoundedRangeStatistic |
getFreePoolSize() |
BoundedRangeStatistic |
getPoolSize() |
RangeStatistic |
getWaitingThreadCount() |
getJdbcDataSource, getUseTime, getWaitTimegetStatistic, getStatisticNames, getStatisticsCountStatistic getCreateCount()
CountStatistic getCloseCount()
BoundedRangeStatistic getPoolSize()
BoundedRangeStatistic getFreePoolSize()
RangeStatistic getWaitingThreadCount()