| Package | Description |
|---|---|
| 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)
|
| Class and Description |
|---|
| 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 |
| Class and Description |
|---|
| HConnectionManager |
| Class and Description |
|---|
| HConnectionManager |
| HOpTimer
Timer For Cassandra operations
|
| LoadBalancingPolicy
Default interface for all load balancing policies.
|
| Class and Description |
|---|
| HConnectionManager |
Copyright © 2014. All Rights Reserved.