| Class and Description |
|---|
| CTConnectionPool
This class extends Apache Commons Pool's GenericKeyedObjectPool, adding
two methods that support Java 5 generic type safety.
|
| Class and 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 |
Copyright © 2012–2016. All rights reserved.