Methods Summary |
---|
public CountStatistic | getCloseCount()Number of connections closed.
|
public CountStatistic | getCreateCount()Number of connections created.
|
public BoundedRangeStatistic | getFreePoolSize()Number of free connections in the pool.
|
public BoundedRangeStatistic | getPoolSize()Size of the connection pool.
|
public RangeStatistic | getWaitingThreadCount()Number of threads waiting for a connection.
|