Uses of Package
me.prettyprint.cassandra.connection

Packages that use me.prettyprint.cassandra.connection
me.prettyprint.cassandra.connection   
me.prettyprint.cassandra.model The model package defines the thrift/avro reflections used by hector to shield the specific types of the objects. 
me.prettyprint.cassandra.service   
me.prettyprint.hector.api The api package defines the main hector api entry points (aka the v2 API) 
 

Classes in me.prettyprint.cassandra.connection used by me.prettyprint.cassandra.connection
BackgroundCassandraHostService
           
ConcurrentHClientPool
           
ConnectionManagerListener
          Listener for the status of CassandraHosts in order to use it - simply implement it and apply your own actions on the events Use HConnectionManager.addListener(String, ConnectionManagerListener) You can also extend the empty implementation ConnectionManagerEmptyListener if you only need some of the events
ConnectionManagerListenersHandler
          This class handles all the ConnectionManagerListener listeners
HClientPool
           
HConnectionManager
           
HOpTimer
          Timer For Cassandra operations
LoadBalancingPolicy
          Default interface for all load balancing policies.
PoolMetric
           
 

Classes in me.prettyprint.cassandra.connection used by me.prettyprint.cassandra.model
HConnectionManager
           
 

Classes in me.prettyprint.cassandra.connection used by me.prettyprint.cassandra.service
HConnectionManager
           
HOpTimer
          Timer For Cassandra operations
LoadBalancingPolicy
          Default interface for all load balancing policies.
 

Classes in me.prettyprint.cassandra.connection used by me.prettyprint.hector.api
HConnectionManager
           
 



Copyright © 2012. All Rights Reserved.