public class EurekaConfigServerInstanceProvider extends Object
| Constructor and Description |
|---|
EurekaConfigServerInstanceProvider(com.netflix.discovery.shared.transport.EurekaHttpClient client,
com.netflix.discovery.EurekaClientConfig config) |
EurekaConfigServerInstanceProvider(org.apache.commons.logging.Log log,
com.netflix.discovery.shared.transport.EurekaHttpClient client,
com.netflix.discovery.EurekaClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
List<org.springframework.cloud.client.ServiceInstance> |
getInstances(String serviceId) |
public EurekaConfigServerInstanceProvider(com.netflix.discovery.shared.transport.EurekaHttpClient client,
com.netflix.discovery.EurekaClientConfig config)
public EurekaConfigServerInstanceProvider(org.apache.commons.logging.Log log,
com.netflix.discovery.shared.transport.EurekaHttpClient client,
com.netflix.discovery.EurekaClientConfig config)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.