PoliciesDefaultLoadBalancingPolicy Property |
DEPRECATED: Use NewDefaultLoadBalancingPolicy(String) instead. Providing the local datacenter will be mandatory in the next major version of the driver.
The default load balancing policy.
The default load balancing policy is DefaultLoadBalancingPolicy as a wrapper around TokenAwarePolicy with DCAwareRoundRobinPolicy as child policy.
Namespace: Cassandra
public static ILoadBalancingPolicy DefaultLoadBalancingPolicy { get; }