| 类 | 说明 |
|---|---|
| AbstractLoadBalance |
The type Abstract load balance.
|
| HashLoadBalance |
hash algorithm impl.
|
| RandomLoadBalance |
random algorithm impl.
|
| RoundRobinLoadBalance |
RoundRobin LoadBalance Impl.
|
| RoundRobinLoadBalance.WeightedRoundRobin |
The type Weighted round robin.
|
Copyright © 2019 dromara. All rights reserved.