| Package | Description |
|---|---|
| io.druid.server.http | |
| io.druid.server.listener.announcer | |
| io.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) |
| Constructor and Description |
|---|
ListenerResourceAnnouncer(Announcer announcer,
ListeningAnnouncerConfig listeningAnnouncerConfig,
String listener_key,
HostAndPortWithScheme node)
Deprecated.
|
| 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–2018. All rights reserved.