Package | Description |
---|---|
org.springframework.cloud.consul.discovery |
Modifier and Type | Method and Description |
---|---|
List<ConsulServer> |
ConsulServerList.getInitialListOfServers() |
List<ConsulServer> |
ConsulServerList.getUpdatedListOfServers() |
protected List<ConsulServer> |
ConsulServerList.transformResponse(List<com.ecwid.consul.v1.health.model.HealthService> healthServices)
Transforms the response from Consul in to a list of usable
ConsulServer s. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.