Uses of Package
com.netflix.astyanax.connectionpool

Packages that use com.netflix.astyanax.connectionpool
com.netflix.astyanax   
com.netflix.astyanax.connectionpool   
com.netflix.astyanax.connectionpool.exceptions   
com.netflix.astyanax.connectionpool.impl   
com.netflix.astyanax.impl   
com.netflix.astyanax.query   
com.netflix.astyanax.shallows   
com.netflix.astyanax.thrift   
com.netflix.astyanax.util   
 

Classes in com.netflix.astyanax.connectionpool used by com.netflix.astyanax
ConnectionFactory
          Factory used to create and open new connections on a host.
ConnectionPool
          Base interface for a pool of connections.
ConnectionPoolConfiguration
           
ConnectionPoolMonitor
          Monitoring interface to receive notification of pool events.
Host
           
NodeDiscovery
          Interface for a module that periodically updates the nodes in a connection pool.
NodeDiscoveryType
           
Operation
          Callback interface to perform an operation on a client associated with a connection pool's connection resource
OperationResult
           
TokenRange
           
 

Classes in com.netflix.astyanax.connectionpool used by com.netflix.astyanax.connectionpool
BadHostDetector
          Interface for algorithm to detect when a host is considered down.
BadHostDetector.Instance
           
Connection
          Interface to an instance of a connection on a host.
Connection.AsyncOpenCallback
           
ConnectionPool
          Base interface for a pool of connections.
Host
           
HostConnectionPool
          Pool of connections for a single host
HostStats
           
JmxConnectionPoolMonitorMBean
           
LatencyScoreStrategy
           
LatencyScoreStrategy.Instance
          Single instance of this strategy associated with an endpoint
LatencyScoreStrategy.Listener
           
LatencyScoreStrategyType
           
NodeDiscovery
          Interface for a module that periodically updates the nodes in a connection pool.
NodeDiscoveryMonitorMBean
           
NodeDiscoveryType
           
Operation
          Callback interface to perform an operation on a client associated with a connection pool's connection resource
OperationResult
           
RetryBackoffStrategy
          Strategy used to calculate how much to back off for each subsequent attempt to reconnect to a downed host
RetryBackoffStrategy.Instance
           
 

Classes in com.netflix.astyanax.connectionpool used by com.netflix.astyanax.connectionpool.exceptions
Host
           
 

Classes in com.netflix.astyanax.connectionpool used by com.netflix.astyanax.connectionpool.impl
BadHostDetector
          Interface for algorithm to detect when a host is considered down.
BadHostDetector.Instance
           
Connection
          Interface to an instance of a connection on a host.
ConnectionFactory
          Factory used to create and open new connections on a host.
ConnectionPool
          Base interface for a pool of connections.
ConnectionPoolConfiguration
           
ConnectionPoolMonitor
          Monitoring interface to receive notification of pool events.
ExecuteWithFailover
           
Host
           
HostConnectionPool
          Pool of connections for a single host
HostStats
           
JmxConnectionPoolMonitorMBean
           
LatencyScoreStrategy
           
LatencyScoreStrategy.Instance
          Single instance of this strategy associated with an endpoint
LatencyScoreStrategy.Listener
           
NodeDiscovery
          Interface for a module that periodically updates the nodes in a connection pool.
NodeDiscoveryMonitorMBean
           
Operation
          Callback interface to perform an operation on a client associated with a connection pool's connection resource
OperationResult
           
RateLimiter
          Very very simple interface for a rate limiter.
RetryBackoffStrategy
          Strategy used to calculate how much to back off for each subsequent attempt to reconnect to a downed host
RetryBackoffStrategy.Instance
           
TokenRange
           
 

Classes in com.netflix.astyanax.connectionpool used by com.netflix.astyanax.impl
Host
           
NodeDiscoveryType
           
 

Classes in com.netflix.astyanax.connectionpool used by com.netflix.astyanax.query
Host
           
 

Classes in com.netflix.astyanax.connectionpool used by com.netflix.astyanax.shallows
BadHostDetector
          Interface for algorithm to detect when a host is considered down.
BadHostDetector.Instance
           
ConnectionPoolMonitor
          Monitoring interface to receive notification of pool events.
Host
           
HostConnectionPool
          Pool of connections for a single host
HostStats
           
LatencyScoreStrategy
           
LatencyScoreStrategy.Instance
          Single instance of this strategy associated with an endpoint
LatencyScoreStrategy.Listener
           
NodeDiscovery
          Interface for a module that periodically updates the nodes in a connection pool.
 

Classes in com.netflix.astyanax.connectionpool used by com.netflix.astyanax.thrift
Connection
          Interface to an instance of a connection on a host.
ConnectionFactory
          Factory used to create and open new connections on a host.
ConnectionPool
          Base interface for a pool of connections.
ConnectionPoolConfiguration
           
ConnectionPoolMonitor
          Monitoring interface to receive notification of pool events.
Host
           
HostConnectionPool
          Pool of connections for a single host
Operation
          Callback interface to perform an operation on a client associated with a connection pool's connection resource
OperationResult
           
TokenRange
           
 

Classes in com.netflix.astyanax.connectionpool used by com.netflix.astyanax.util
OperationResult
           
 



Copyright © 2012. All Rights Reserved.