| Package | Description |
|---|---|
| io.druid.query.lookup | |
| io.druid.server.lookup.cache |
| Modifier and Type | Method and Description |
|---|---|
LookupsState<LookupExtractorFactoryContainer> |
LookupReferencesManager.getAllLookupsState() |
| Modifier and Type | Method and Description |
|---|---|
LookupsState<LookupExtractorFactoryMapContainer> |
LookupCoordinatorManager.LookupsCommunicator.getLookupStateForNode(HostAndPortWithScheme node) |
LookupsState<LookupExtractorFactoryMapContainer> |
LookupCoordinatorManager.LookupsCommunicator.updateNode(HostAndPortWithScheme node,
LookupsState<LookupExtractorFactoryMapContainer> lookupsUpdate) |
| Modifier and Type | Method and Description |
|---|---|
Map<com.google.common.net.HostAndPort,LookupsState<LookupExtractorFactoryMapContainer>> |
LookupCoordinatorManager.getLastKnownLookupsStateOnNodes() |
| Modifier and Type | Method and Description |
|---|---|
LookupsState<LookupExtractorFactoryMapContainer> |
LookupCoordinatorManager.LookupsCommunicator.updateNode(HostAndPortWithScheme node,
LookupsState<LookupExtractorFactoryMapContainer> lookupsUpdate) |
Copyright © 2011–2018. All rights reserved.