RoundRobinStrategy Methods |
The RoundRobinStrategy type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddNode |
Add a node to the load balancer.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialise |
Initialise the load balancer with a set of IRiakNode nodes.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveNode |
Remove a node from the load balancer.
|
![]() | SelectNode |
Get the next node to use from the load balancer.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |