Uses of Package
net.dataforte.cassandra.pool

Packages that use net.dataforte.cassandra.pool
net.dataforte.cassandra.pool   
net.dataforte.cassandra.pool.jmx   
 

Classes in net.dataforte.cassandra.pool used by net.dataforte.cassandra.pool
CassandraHost
          Represents a connection to a Cassandra host
CassandraRing
          Represents the Cassandra ring (all of the hosts in the cluster)
ConnectionPool
          An implementation of a connection pool for Cassandra Thrift connections.
DataSourceProxy
          The DataSource proxy lets us implements methods that don't exist in the current CassandraThriftDataSource interface but might be methods that are part of a future CassandraThriftDataSource interface.
FairBlockingQueue.ExchangeCountDownLatch
           
HostCyclePolicy
           
HostFailoverPolicy
          This enum was taken from Hector
PoolConfiguration
          A list of properties that are configurable for a connection pool.
PooledConnection
          Represents a pooled connection and holds a reference to the Cassandra.Client and TTransport object Derived from org.apache.tomcat.jdbc.pool.PooledConnection by fhanik
 

Classes in net.dataforte.cassandra.pool used by net.dataforte.cassandra.pool.jmx
ConnectionPool
          An implementation of a connection pool for Cassandra Thrift connections.
PoolConfiguration
          A list of properties that are configurable for a connection pool.
 



Copyright © 2011. All Rights Reserved.