|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionPool | |
|---|---|
| net.dataforte.cassandra.pool | |
| net.dataforte.cassandra.pool.jmx | |
| Uses of ConnectionPool in net.dataforte.cassandra.pool |
|---|
| Fields in net.dataforte.cassandra.pool declared as ConnectionPool | |
|---|---|
protected ConnectionPool |
PooledConnection.parent
The parent |
protected ConnectionPool |
ConnectionPool.PoolMaintenance.pool
|
protected ConnectionPool |
DataSourceProxy.pool
|
| Methods in net.dataforte.cassandra.pool that return ConnectionPool | |
|---|---|
ConnectionPool |
DataSourceProxy.createPool()
Sets up the connection pool, by creating a pooling driver. |
ConnectionPool |
DataSourceProxy.getPool()
|
| Constructors in net.dataforte.cassandra.pool with parameters of type ConnectionPool | |
|---|---|
PooledConnection(PoolConfiguration prop,
ConnectionPool parent)
Constructor |
|
| Uses of ConnectionPool in net.dataforte.cassandra.pool.jmx |
|---|
| Fields in net.dataforte.cassandra.pool.jmx declared as ConnectionPool | |
|---|---|
protected ConnectionPool |
ConnectionPoolMBean.pool
the connection pool |
| Methods in net.dataforte.cassandra.pool.jmx that return ConnectionPool | |
|---|---|
ConnectionPool |
ConnectionPoolMBean.getPool()
|
| Constructors in net.dataforte.cassandra.pool.jmx with parameters of type ConnectionPool | |
|---|---|
ConnectionPoolMBean(ConnectionPool pool)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||