| Package | Description |
|---|---|
| org.springframework.cassandra.config |
Spring CQL
factory beans and configuration. |
| org.springframework.cassandra.config.java |
Spring Java configuration for Spring CQL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CassandraCqlClusterFactoryBean.setClusterBuilderConfigurer(ClusterBuilderConfigurer clusterBuilderConfigurer)
Sets the
ClusterBuilderConfigurer used to apply additional configuration logic to the
Cluster.Builder. |
| Modifier and Type | Method and Description |
|---|---|
protected ClusterBuilderConfigurer |
AbstractClusterConfiguration.getClusterBuilderConfigurer()
Returns the
ClusterBuilderConfigurer. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.