| Package | Description | 
|---|---|
| com.datastax.driver.core | 
 The main package for the DataStax Java driver for Cassandra. 
 | 
| com.datastax.driver.core.policies | 
 Policies that allow to control some of the behavior of the DataStax Java driver for Cassandra. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Policies | 
Configuration.getPolicies()
Returns the policies set for the cluster. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Configuration.Builder | 
Configuration.Builder.withPolicies(Policies policies)
Sets the policies for this cluster. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Policies | 
Policies.Builder.build()
Builds the final object from this builder. 
 | 
Copyright © 2012–2018. All rights reserved.