| Package | Description | 
|---|---|
| com.datastax.driver.core | The main package for the DataStax Java driver for Cassandra. | 
| Modifier and Type | Method and Description | 
|---|---|
| ThreadingOptions | Configuration. getThreadingOptions() | 
| Modifier and Type | Method and Description | 
|---|---|
| Configuration.Builder | Configuration.Builder. withThreadingOptions(ThreadingOptions threadingOptions)Sets the threading options for this cluster. | 
| Cluster.Builder | Cluster.Builder. withThreadingOptions(ThreadingOptions options)Sets the threading options to use for the newly created Cluster. | 
Copyright © 2012–2018. All rights reserved.