public class PolarisServiceInstanceListSupplier
extends org.springframework.cloud.loadbalancer.core.DelegatingServiceInstanceListSupplier
| 构造器和说明 |
|---|
PolarisServiceInstanceListSupplier(org.springframework.cloud.loadbalancer.core.ServiceInstanceListSupplier delegate) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<org.springframework.cloud.client.ServiceInstance> |
chooseInstances(List<org.springframework.cloud.client.ServiceInstance> allServers) |
reactor.core.publisher.Flux<List<org.springframework.cloud.client.ServiceInstance>> |
get() |
reactor.core.publisher.Flux<List<org.springframework.cloud.client.ServiceInstance>> |
get(org.springframework.cloud.client.loadbalancer.Request request) |
afterPropertiesSet, destroy, getDelegate, getServiceIdpublic PolarisServiceInstanceListSupplier(org.springframework.cloud.loadbalancer.core.ServiceInstanceListSupplier delegate)
Copyright © 2022 Tencent. All rights reserved.