Package io.airlift.discovery.client
Interface HttpServiceSelector
-
- All Known Implementing Classes:
HttpServiceSelectorImpl,StaticHttpServiceSelector
public interface HttpServiceSelector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetPool()StringgetType()List<URI>selectHttpService()
-