| Interface | Description |
|---|---|
| LoadBalancingPolicy |
Decides which Cassandra nodes to contact for each query.
|
| LoadBalancingPolicy.DistanceReporter |
An object that the policy uses to signal decisions it makes about node distances.
|
| NodeDistanceEvaluator |
A pluggable
NodeDistance evaluator. |
| Enum | Description |
|---|---|
| NodeDistance |
Determines how the driver will manage connections to a Cassandra node.
|
Copyright © 2017–2025. All rights reserved.