@EachProperty(value="cassandra",
primary="default")
public class CassandraConfiguration
extends Object
Allows the configuration of a Cassandra Cluster connection using the datastax driver.
The client is able to be configured to multiple clusters. If there are multiple configuration keys, default can be
used to denote the primary cluster bean.
- Since:
- 1.0
- Author:
- Nirav Assar