|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoConnectionsAvailableException | |
---|---|
org.scale7.cassandra.pelops.pool |
Uses of NoConnectionsAvailableException in org.scale7.cassandra.pelops.pool |
---|
Methods in org.scale7.cassandra.pelops.pool that throw NoConnectionsAvailableException | |
---|---|
IThriftPool.IPooledConnection |
CommonsBackedPool.getConnection()
|
IThriftPool.IPooledConnection |
DebuggingPool.getConnection()
|
IThriftPool.IPooledConnection |
IThriftPool.getConnection()
Get a connection from the pool. |
IThriftPool.IPooledConnection |
CachePerNodePool.getConnection()
Deprecated. Get a Cassandra connection to the least loaded node represented in the connection pool. |
IThriftPool.IPooledConnection |
CommonsBackedPool.getConnectionExcept(String notNodeHint)
|
IThriftPool.IPooledConnection |
DebuggingPool.getConnectionExcept(String notNode)
|
IThriftPool.IPooledConnection |
IThriftPool.getConnectionExcept(String notNode)
Get a connection from the pool trying to avoid the node specified by the notNode param. |
IThriftPool.IPooledConnection |
CachePerNodePool.getConnectionExcept(String notNode)
Deprecated. Get a Cassandra connection to the least loaded node represented in the connection pool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |