Click or drag to resize

DefaultLoadBalancingPolicy Methods

The DefaultLoadBalancingPolicy type exposes the following members.

Methods
  NameDescription
Public methodDistance
Return the HostDistance for the provided host. This policy consider nodes in the local datacenter as Local and the rest is Ignored.
Public methodInitialize
Initializes the policy.
Public methodNewQueryPlan
Returns the hosts to used for a query.
Top
See Also