public class ServiceCombServerList
extends com.netflix.loadbalancer.AbstractServerList<com.netflix.loadbalancer.Server>
| Constructor and Description |
|---|
ServiceCombServerList(org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient,
ServiceCombRegistration serviceCombRegistration) |
| Modifier and Type | Method and Description |
|---|---|
List<com.netflix.loadbalancer.Server> |
getInitialListOfServers() |
List<com.netflix.loadbalancer.Server> |
getUpdatedListOfServers() |
void |
initWithNiwsConfig(com.netflix.client.config.IClientConfig iClientConfig) |
public ServiceCombServerList(org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient,
ServiceCombRegistration serviceCombRegistration)
public void initWithNiwsConfig(com.netflix.client.config.IClientConfig iClientConfig)
public List<com.netflix.loadbalancer.Server> getInitialListOfServers()
public List<com.netflix.loadbalancer.Server> getUpdatedListOfServers()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.