| Interface | Description |
|---|---|
| ApplicationsResolver.ApplicationsSource |
| Class | Description |
|---|---|
| ApplicationsResolver | |
| AwsEndpoint | |
| ConfigClusterResolver |
A resolver that on-demand resolves from configuration what the endpoints should be.
|
| DnsTxtRecordClusterResolver |
A cluster resolver implementation that assumes that Eureka cluster configuration is provided in two level,
cascading DNS TXT records.
|
| EurekaHttpResolver | |
| ZoneAffinityClusterResolver |
It is a cluster resolver that reorders the server list, such that the first server on the list
is in the same zone as the client.
|