Uses of Class
io.airlift.discovery.client.ServiceDescriptorsRepresentation
Packages that use ServiceDescriptorsRepresentation
-
Uses of ServiceDescriptorsRepresentation in io.airlift.discovery.client
Constructor parameters in io.airlift.discovery.client with type arguments of type ServiceDescriptorsRepresentationModifierConstructorDescriptionHttpDiscoveryLookupClient(Supplier<URI> discoveryServiceURI, NodeInfo nodeInfo, JsonCodec<ServiceDescriptorsRepresentation> serviceDescriptorsCodec, HttpClient httpClient) ServiceInventory(ServiceInventoryConfig config, NodeInfo nodeInfo, JsonCodec<ServiceDescriptorsRepresentation> serviceDescriptorsCodec, HttpClient httpClient)