public interface JCAConnectionPoolStats extends JCAConnectionStats
| Modifier and Type | Method and Description |
|---|---|
CountStatistic |
getCloseCount() |
CountStatistic |
getCreateCount() |
BoundedRangeStatistic |
getFreePoolSize() |
BoundedRangeStatistic |
getPoolSize() |
RangeStatistic |
getWaitingThreadCount() |
getConnectionFactory, getManagedConnectionFactory, getUseTime, getWaitTimegetStatistic, getStatisticNames, getStatisticsCountStatistic getCloseCount()
CountStatistic getCreateCount()
BoundedRangeStatistic getFreePoolSize()
BoundedRangeStatistic getPoolSize()
RangeStatistic getWaitingThreadCount()