@Join public class RandomLoadBalancer extends AbstractLoadBalancer
| Constructor and Description |
|---|
RandomLoadBalancer() |
| Modifier and Type | Method and Description |
|---|---|
Upstream |
doSelect(java.util.List<Upstream> upstreamList,
java.lang.String ip)
Do select upstream.
|
getWeight, selectpublic Upstream doSelect(java.util.List<Upstream> upstreamList, java.lang.String ip)
AbstractLoadBalancerdoSelect in class AbstractLoadBalancerupstreamList - the upstream listip - the ipCopyright © 2023 The Apache Software Foundation. All rights reserved.