Uses of Class
io.airlift.discovery.client.ServiceSelectorConfig
Packages that use ServiceSelectorConfig
-
Uses of ServiceSelectorConfig in io.airlift.discovery.client
Methods in io.airlift.discovery.client that return ServiceSelectorConfigModifier and TypeMethodDescriptionMethods in io.airlift.discovery.client with parameters of type ServiceSelectorConfigModifier and TypeMethodDescriptionCachingServiceSelectorFactory.createServiceSelector(String type, ServiceSelectorConfig selectorConfig) MergingServiceSelectorFactory.createServiceSelector(String type, ServiceSelectorConfig selectorConfig) ServiceSelectorFactory.createServiceSelector(String type, ServiceSelectorConfig selectorConfig) Constructors in io.airlift.discovery.client with parameters of type ServiceSelectorConfigModifierConstructorDescriptionCachingServiceSelector(String type, ServiceSelectorConfig selectorConfig, DiscoveryLookupClient lookupClient, ScheduledExecutorService executor) -
Uses of ServiceSelectorConfig in io.airlift.discovery.client.testing
Methods in io.airlift.discovery.client.testing with parameters of type ServiceSelectorConfigModifier and TypeMethodDescriptionSimpleServiceSelectorFactory.createServiceSelector(String type, ServiceSelectorConfig selectorConfig) Constructors in io.airlift.discovery.client.testing with parameters of type ServiceSelectorConfigModifierConstructorDescriptionSimpleServiceSelector(String type, ServiceSelectorConfig selectorConfig, DiscoveryLookupClient lookupClient)