Was this page helpful?
Caution
You're viewing documentation for an unstable version of ScyllaDB Node.js Driver. Switch to the latest stable version.
RoundRobinPolicy¶
policies/loadBalancing~RoundRobinPolicy()
This policy yield nodes in a round-robin fashion.
Constructor¶
new RoundRobinPolicy()
Extends¶
- LoadBalancingPolicy