| Package | Description |
|---|---|
| org.apache.druid.server.http | |
| org.apache.druid.server.lookup.cache |
| Modifier and Type | Method and Description |
|---|---|
static HostAndPortWithScheme |
HostAndPortWithScheme.fromParts(String scheme,
String host,
int port) |
static HostAndPortWithScheme |
HostAndPortWithScheme.fromString(String hostPortMaybeSchemeString) |
static HostAndPortWithScheme |
HostAndPortWithScheme.fromString(String scheme,
String hostPortString) |
| Modifier and Type | Method and Description |
|---|---|
Collection<HostAndPortWithScheme> |
LookupNodeDiscovery.getNodesInTier(String tier) |
| Modifier and Type | Method and Description |
|---|---|
LookupsState<LookupExtractorFactoryMapContainer> |
LookupCoordinatorManager.LookupsCommunicator.getLookupStateForNode(HostAndPortWithScheme node) |
LookupsState<LookupExtractorFactoryMapContainer> |
LookupCoordinatorManager.LookupsCommunicator.updateNode(HostAndPortWithScheme node,
LookupsState<LookupExtractorFactoryMapContainer> lookupsUpdate) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.