| Class | Description |
|---|---|
| CassandraCqlClusterFactoryBean |
Convenient factory for configuring a Cassandra Cluster.
|
| CassandraCqlSessionFactoryBean |
Factory for configuring a Cassandra
Session, which is a thread-safe singleton. |
| CassandraCqlTemplateFactoryBean |
Factory for configuring a
CqlTemplate. |
| DataCenterReplication |
Simple data structure to be used when setting the replication factor for a given data center.
|
| KeyspaceActionSpecificationFactoryBean |
A single keyspace XML Element can result in multiple actions.
|
| KeyspaceAttributes |
Keyspace attributes.
|
| MultiLevelListFlattenerFactoryBean<T> |
Given List of Lists where all child Lists contain the same class, then a single level List of
|
| MultiLevelSetFlattenerFactoryBean<T> |
Given Set of Sets where all child Sets contain the same class, then a single level Set of
|
| PoolingOptionsFactoryBean |
Pooling Options Factory Bean.
|
| SocketOptionsFactoryBean |
Socket Options Factory Bean.
|
| Enum | Description |
|---|---|
| CompressionType |
Simple enumeration for the various compression types.
|
| KeyspaceAction |
Available actions for Keyspace Specifications
|
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.