Uses of Class
io.airlift.discovery.client.DiscoveryClientConfig
-
Packages that use DiscoveryClientConfig Package Description io.airlift.discovery.client -
-
Uses of DiscoveryClientConfig in io.airlift.discovery.client
Methods in io.airlift.discovery.client that return DiscoveryClientConfig Modifier and Type Method Description DiscoveryClientConfigDiscoveryClientConfig. setDiscoveryServiceURI(URI uri)Methods in io.airlift.discovery.client with parameters of type DiscoveryClientConfig Modifier and Type Method Description Supplier<URI>DiscoveryModule. getDiscoveryUriSupplier(ServiceInventory serviceInventory, DiscoveryClientConfig config)
-