public class EtcdServerList extends com.netflix.loadbalancer.AbstractServerList<EtcdServer>
Constructor and Description |
---|
EtcdServerList() |
EtcdServerList(mousio.etcd4j.EtcdClient etcd,
EtcdDiscoveryProperties props,
String serviceId) |
Modifier and Type | Method and Description |
---|---|
List<EtcdServer> |
getInitialListOfServers() |
List<EtcdServer> |
getUpdatedListOfServers() |
void |
initWithNiwsConfig(com.netflix.client.config.IClientConfig clientConfig) |
public EtcdServerList()
public EtcdServerList(mousio.etcd4j.EtcdClient etcd, EtcdDiscoveryProperties props, String serviceId)
public void initWithNiwsConfig(com.netflix.client.config.IClientConfig clientConfig)
public List<EtcdServer> getInitialListOfServers()
public List<EtcdServer> getUpdatedListOfServers()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.