ConnectorConnectionPoolStatspublic interface ConnectorConnectionPoolStats implements ConnectionPoolStatsA Stats interface to represent the statistical data exposed by a Connector
Connection Pool.
It inherits from the ConnectionPoolStats interface and as of now($Revision: 1.3 $)
does not provide any additional methods. |
|