Class EurekaEndpointGroup

All Implemented Interfaces:
EndpointGroup, EndpointSelector, AsyncCloseable, Listenable<List<Endpoint>>, ListenableAsyncCloseable, AutoCloseable

public final class EurekaEndpointGroup
extends DynamicEndpointGroup
A Eureka-based EndpointGroup implementation. This EndpointGroup retrieves the list of Endpoints from a Eureka registry.
See Also:
EurekaUpdatingListener