Class NacosEndpointGroup

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

@UnstableApi public final class NacosEndpointGroup extends DynamicEndpointGroup
A Nacos-based EndpointGroup implementation that retrieves the list of Endpoint from Nacos using Nacos's HTTP Open API and updates the Endpoints periodically.