7. API: PoolStatistics Class

A PoolStatistics object is returned from pool.getStatistics(). It contains attributes recording the pool statistics and pool configuration. The attributes are described in Connection Pool Monitoring.

New in version 5.3.

7.1. PoolStatistics Methods

poolstatistics.logStatistics()

New in version 5.3.

logStatistics();

This synchronous function prints the pool statistics similar to pool.logStatistics().