Uses of Class
io.airlift.discovery.client.ServiceType
-
Packages that use ServiceType Package Description io.airlift.discovery.client -
-
Uses of ServiceType in io.airlift.discovery.client
Methods in io.airlift.discovery.client that return ServiceType Modifier and Type Method Description static ServiceTypeServiceTypes. serviceType(String type)Methods in io.airlift.discovery.client with parameters of type ServiceType Modifier and Type Method Description voidDiscoveryBinder. bindHttpSelector(ServiceType serviceType)voidDiscoveryBinder. bindSelector(ServiceType serviceType)
-