Uses of Interface
io.airlift.discovery.client.DiscoveryLookupClient
Packages that use DiscoveryLookupClient
-
Uses of DiscoveryLookupClient in io.airlift.discovery.client
Classes in io.airlift.discovery.client that implement DiscoveryLookupClientConstructors in io.airlift.discovery.client with parameters of type DiscoveryLookupClientModifierConstructorDescriptionCachingServiceSelector(String type, ServiceSelectorConfig selectorConfig, DiscoveryLookupClient lookupClient, ScheduledExecutorService executor) CachingServiceSelectorFactory(DiscoveryLookupClient lookupClient, ScheduledExecutorService executor) -
Uses of DiscoveryLookupClient in io.airlift.discovery.client.testing
Classes in io.airlift.discovery.client.testing that implement DiscoveryLookupClientConstructors in io.airlift.discovery.client.testing with parameters of type DiscoveryLookupClientModifierConstructorDescriptionSimpleServiceSelector(String type, ServiceSelectorConfig selectorConfig, DiscoveryLookupClient lookupClient) SimpleServiceSelectorFactory(DiscoveryLookupClient lookupClient)