Interface | Description |
---|---|
DseSession |
Holds connections to a DSE cluster, allowing it to be queried.
|
Class | Description |
---|---|
DseCluster |
Information and known state of a DSE cluster.
|
DseCluster.Builder |
Helper class to build
DseCluster instances. |
DseConfiguration |
The configuration of a
DseCluster . |
DseLoadBalancingPolicy |
Adds DSE-specific load balancing abilities on top of another policy.
|
LoggingIdempotenceAwareRetryPolicy |
Add warnings to the parent policy.
|
Annotation Type | Description |
---|---|
IgnoreJDK6Requirement |
Annotation used to mark classes in this project as
excluded from JDK 6 signature check performed
by animal-sniffer
Maven plugin as they require JDK 8 or higher.
|