View Source Xandra.Cluster.LoadBalancingPolicy.Random (Xandra v0.18.1)

A simple Xandra.Cluster.LoadBalancingPolicy that picks hosts at random.

This load-balancing policy doesn't make any attempt to be smart: it doesn't take data center or tokens into consideration, and considers all available nodes.

This policy is available since Xandra v0.15.0.