Package | Description |
---|---|
com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
Modifier and Type | Method and Description |
---|---|
static RemoteEndpointAwareJdkSSLOptions.Builder |
RemoteEndpointAwareJdkSSLOptions.builder()
Creates a builder to create a new instance.
|
RemoteEndpointAwareJdkSSLOptions.Builder |
RemoteEndpointAwareJdkSSLOptions.Builder.withCipherSuites(String[] cipherSuites) |
RemoteEndpointAwareJdkSSLOptions.Builder |
RemoteEndpointAwareJdkSSLOptions.Builder.withSSLContext(SSLContext context) |
Copyright © 2012–2023. All rights reserved.