ILoadBalancingStrategy Methods |
The ILoadBalancingStrategy type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddNode |
Add a node to the load balancer.
|
![]() | Initialise |
Initialise the load balancer with a set of IRiakNode nodes.
|
![]() | RemoveNode |
Remove a node from the load balancer.
|
![]() | SelectNode |
Get the next node to use from the load balancer.
|