Skip to content

Implement load balancing policies

There are several implemented load balancing policies in the DataStax driver.

  • RoundRobinPolicy
  • DCAwareRoundRobinPolicy
  • TokenAwarePolicy
  • AllowListPolicy
  • WhiteListPolicy