| Package | Description |
|---|---|
| org.apache.shenyu.loadbalancer.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
HashLoadBalancer
hash algorithm impl.
|
class |
LeastActiveLoadBalance
least active algorithm impl.
|
class |
P2cLoadBalancer
p2c algorithm impl.
|
class |
RandomLoadBalancer
random algorithm impl.
|
class |
RoundRobinLoadBalancer
Round-robin load balance impl.
|
class |
ShortestResponseLoadBalancer
shortestResponse algorithm impl.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.