Uses of Class
org.apache.druid.server.http.HostAndPortWithScheme
Packages that use HostAndPortWithScheme
-
Uses of HostAndPortWithScheme in org.apache.druid.server.http
Methods in org.apache.druid.server.http that return HostAndPortWithSchemeModifier and TypeMethodDescriptionstatic HostAndPortWithSchemestatic HostAndPortWithSchemeHostAndPortWithScheme.fromString(String hostPortMaybeSchemeString) static HostAndPortWithSchemeHostAndPortWithScheme.fromString(String scheme, String hostPortString) -
Uses of HostAndPortWithScheme in org.apache.druid.server.lookup.cache
Methods in org.apache.druid.server.lookup.cache that return types with arguments of type HostAndPortWithSchemeMethods in org.apache.druid.server.lookup.cache with parameters of type HostAndPortWithSchemeModifier and TypeMethodDescriptionLookupCoordinatorManager.LookupsCommunicator.getLookupStateForNode(HostAndPortWithScheme node) LookupCoordinatorManager.LookupsCommunicator.updateNode(HostAndPortWithScheme node, LookupsState<LookupExtractorFactoryMapContainer> lookupsUpdate)