类 ConsistentHashLoadBalance

    • 构造器详细资料

      • ConsistentHashLoadBalance

        public ConsistentHashLoadBalance()
    • 方法详细资料

      • getCorrespondingHashCode

        public <T> int getCorrespondingHashCode​(List<Invoker<T>> invokers)
        get hash code of invokers Make this method to public in order to use this method in test case
        参数:
        invokers -
        返回: