Package | Description |
---|---|
org.ldaptive.pool |
Modifier and Type | Field and Description |
---|---|
private PooledConnectionStatistics |
AbstractConnectionPool.DefaultPooledConnectionProxy.statistics
Statistics for this connection.
|
Modifier and Type | Method and Description |
---|---|
PooledConnectionStatistics |
AbstractConnectionPool.DefaultPooledConnectionProxy.getPooledConnectionStatistics() |
PooledConnectionStatistics |
PooledConnectionProxy.getPooledConnectionStatistics()
Returns the statistics associated with this connection's activity in the pool.
|
Modifier and Type | Method and Description |
---|---|
Set<PooledConnectionStatistics> |
ConnectionPool.getPooledConnectionStatistics()
Returns the statistics for each connection in the pool.
|
Set<PooledConnectionStatistics> |
AbstractConnectionPool.getPooledConnectionStatistics() |
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.