public class CompositeEurekaEnabledNIWSServerList extends com.netflix.loadbalancer.AbstractServerList<DiscoveryEnabledServer>
| Constructor and Description |
|---|
CompositeEurekaEnabledNIWSServerList() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DiscoveryEnabledServer> |
getInitialListOfServers() |
java.util.List<DiscoveryEnabledServer> |
getUpdatedListOfServers() |
void |
initWithNiwsConfig(com.netflix.client.config.IClientConfig clientConfig) |
public CompositeEurekaEnabledNIWSServerList()
public void initWithNiwsConfig(com.netflix.client.config.IClientConfig clientConfig)
public java.util.List<DiscoveryEnabledServer> getInitialListOfServers()
public java.util.List<DiscoveryEnabledServer> getUpdatedListOfServers()