public class ConsulServerList extends com.netflix.loadbalancer.AbstractServerList<ConsulServer>
Constructor and Description |
---|
ConsulServerList(com.ecwid.consul.v1.ConsulClient client,
ConsulDiscoveryProperties properties) |
Modifier and Type | Method and Description |
---|---|
List<ConsulServer> |
getInitialListOfServers() |
List<ConsulServer> |
getUpdatedListOfServers() |
void |
initWithNiwsConfig(com.netflix.client.config.IClientConfig clientConfig) |
String |
toString() |
public ConsulServerList(com.ecwid.consul.v1.ConsulClient client, ConsulDiscoveryProperties properties)
public void initWithNiwsConfig(com.netflix.client.config.IClientConfig clientConfig)
public List<ConsulServer> getInitialListOfServers()
public List<ConsulServer> getUpdatedListOfServers()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.