package

com.netflix.astyanax.connectionpool.impl

Interfaces

SimpleHostConnectionPool.Listener<CL> Interface to notify the owning connection pool of up/down state changes. 
Topology<CL>  

Classes

AbstractExecuteWithFailoverImpl<CL, R>  
AbstractExecutionImpl<R>  
AbstractHostPartitionConnectionPool<CL> Base for all connection pools that keep a separate pool of connections for each host. 
BadHostDetectorImpl BadHostDetector which marks the host as failed if there is a transport exception or if it timed out too many times within a certain time window 
BagConnectionPoolImplTest  
BagOfConnectionsConnectionPoolImpl<CL> Connection pool which puts all connections in a single queue. 
BaseConnectionPoolTest  
ConnectionPoolConfigurationImpl  
ConnectionPoolMBeanManager  
CountingConnectionPoolMonitor  
ExponentialRetryBackoffStrategy  
FixedRetryBackoffStrategy  
HostConnectionPoolPartition<CL>  
HostConnectionPoolPartitionTest  
NodeDiscoveryImpl Re-discover the ring on a fixed interval to identify new nodes or changes to the ring tokens. 
NodeDiscoveryMonitorManager  
OperationResultImpl<R>  
RingDescribeNodeAutoDiscoveryImplTest  
RoundRobinConnectionPoolImpl<CL> Connection pool implementation using simple round robin. 
RoundRobinConnectionPoolImplTest  
RoundRobinExecuteWithFailover<CL, R>  
SimpleAuthenticationCredentials  
SimpleHostConnectionPool<CL> Pool of connections for a single host. 
SimpleHostConnectionPoolTest  
SimpleHostConnectionPoolTest.NoOpListener  
SimpleRateLimiterImpl  
Slf4jConnectionPoolMonitorImpl  
SmaLatencyScoreStrategyImpl  
SmaLatencyScoreStrategyInstanceImpl  
Stress  
StressSimpleHostConnectionPoolImpl  
StressSimpleHostConnectionPoolImpl.NoOpListener  
TokenAwareConnectionPoolImpl<CL> Connection pool that partitions connections by the hosts which own the token being operated on. 
TokenAwareConnectionPoolTest  
TokenPartitionedTopology<CL>  
TokenRangeImpl  

Enums