| Class | Description |
|---|---|
| CTConnection |
Wraps a
Cassandra.Client instance, its underlying TTransport
instance, and the CTConnectionFactory.Config instance used to setup
the connection. |
| CTConnectionFactory |
A factory compatible with Apache commons-pool for Cassandra Thrift API
connections.
|
| CTConnectionFactory.Config | |
| CTConnectionPool |
This class extends Apache Commons Pool's GenericKeyedObjectPool, adding
two methods that support Java 5 generic type safety.
|
Copyright © 2012–2016. All rights reserved.