public class Balancer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Balancer.RandomByWeight |
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
UNCONSISTENT_SERVICE_WITH_ADDRESS_SERVER
report status to server
|
| Constructor and Description |
|---|
Balancer() |
| Modifier and Type | Method and Description |
|---|---|
protected static Instance |
getHostByRandomWeight(List<Instance> hosts)
Return one host from the host list by random-weight.
|
Copyright © 2018–2020 Alibaba Group. All rights reserved.