| 接口 | 说明 |
|---|---|
| ConsistentHashLoadBalance.HashFunction |
Hash String to long value
|
| LoadBalance |
The interface Load balance.
|
| 类 | 说明 |
|---|---|
| AbstractLoadBalance |
The type Abstract load balance.
|
| ConsistentHashLoadBalance |
The type consistent hash load balance.
|
| LeastActiveLoadBalance |
The type Least Active load balance.
|
| LoadBalanceFactory |
The type Load balance factory.
|
| RandomLoadBalance |
The type Random load balance.
|
| RoundRobinLoadBalance |
The type Round robin load balance.
|
Copyright © 2020 Seata. All rights reserved.