public abstract class AbstractLoadBalancer extends Object implements LoadBalancer
| 构造器和说明 |
|---|
AbstractLoadBalancer() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected int |
getWeight(JChannelGroup group,
Directory directory) |
protected org.jupiter.rpc.load.balance.WeightArray |
weightArray(int length) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitselectprotected org.jupiter.rpc.load.balance.WeightArray weightArray(int length)
protected int getWeight(JChannelGroup group, Directory directory)
Copyright © 2018. All rights reserved.