public class BinaryWeightRandomLoadBalancer extends AbstractLoadBalancer<BinaryWeightRandomLoadBalancer.BinaryChooser>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BinaryWeightRandomLoadBalancer.BinaryChooser |
LoadBalancer.ChooserONE, ZERO| 构造器和说明 |
|---|
BinaryWeightRandomLoadBalancer(ConsistencyRedisServiceDiscovery serviceDiscovery) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BinaryWeightRandomLoadBalancer.BinaryChooser |
createChooser(java.util.List<ServiceInstance> serviceInstances) |
chooseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchoosepublic BinaryWeightRandomLoadBalancer(ConsistencyRedisServiceDiscovery serviceDiscovery)
protected BinaryWeightRandomLoadBalancer.BinaryChooser createChooser(java.util.List<ServiceInstance> serviceInstances)