跳过导航链接
org.noear.solon.core

接口 LoadBalance

    • 方法详细资料

      • get

        static LoadBalance get(String service)
        获取负载均衡器
        参数:
        service - 服务名
      • get

        static LoadBalance get(String group,
                               String service)
        获取负载均衡器
        参数:
        service - 服务名
        group - 服务分组
      • getServer

        String getServer()
        获取节点

Copyright © 2023. All rights reserved.