Package | Description |
---|---|
org.ldaptive.pool |
Modifier and Type | Field and Description |
---|---|
protected Queue<PooledConnectionProxy> |
AbstractConnectionPool.active
List of connections in use.
|
protected Queue<PooledConnectionProxy> |
AbstractConnectionPool.available
List of available connections in the pool.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.