| Package | Description | 
|---|---|
| com.datastax.driver.core | The main package for the DataStax Java driver for Cassandra. | 
| com.datastax.driver.dse | 
| Modifier and Type | Field and Description | 
|---|---|
| static NettyOptions | NettyOptions. DEFAULT_INSTANCEThe default instance of  NettyOptionsto use. | 
| Modifier and Type | Method and Description | 
|---|---|
| NettyOptions | Configuration. getNettyOptions()Returns the  NettyOptionsinstance for this configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| Configuration.Builder | Configuration.Builder. withNettyOptions(NettyOptions nettyOptions)Sets the Netty options for this cluster. | 
| Cluster.Builder | Cluster.Builder. withNettyOptions(NettyOptions nettyOptions)Set the  NettyOptionsto use for the newly created Cluster. | 
| Modifier and Type | Method and Description | 
|---|---|
| DseCluster.Builder | DseCluster.Builder. withNettyOptions(NettyOptions nettyOptions) | 
Copyright © 2012–2018. All rights reserved.