@Join public class LeastActiveLoadBalance extends AbstractLoadBalancer
| Constructor and Description |
|---|
LeastActiveLoadBalance() |
| Modifier and Type | Method and Description |
|---|---|
protected Upstream |
doSelect(java.util.List<Upstream> upstreamList,
java.lang.String ip)
Do select upstream.
|
getWeight, selectprotected 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.