| Package | Description |
|---|---|
| com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.withSSL(SSLOptions sslOptions)
Enable the use of SSL for the created
Cluster using the provided options. |
| Constructor and Description |
|---|
ProtocolOptions(int port,
SSLOptions sslOptions)
Creates a new
ProtocolOptions instance using the provided port
and SSL context. |
Copyright © 2014. All Rights Reserved.