public class RoundRobinAlgorithm extends java.lang.Object implements LoadBalancingAlgorithm
| Constructor and Description |
|---|
RoundRobinAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getNextEndpoint(java.net.URI[] endpoints) |
public java.net.URI getNextEndpoint(java.net.URI[] endpoints)
getNextEndpoint in interface LoadBalancingAlgorithm