Uses of Class
org.apache.druid.server.lookup.cache.LookupExtractorFactoryMapContainer
Packages that use LookupExtractorFactoryMapContainer
-
Uses of LookupExtractorFactoryMapContainer in org.apache.druid.server.lookup.cache
Methods in org.apache.druid.server.lookup.cache that return LookupExtractorFactoryMapContainerModifier and TypeMethodDescriptionTry to find a lookupName spec for the specified lookupName.Methods in org.apache.druid.server.lookup.cache that return types with arguments of type LookupExtractorFactoryMapContainerModifier and TypeMethodDescriptionLookupCoordinatorManager.getKnownLookups()Map<com.google.common.net.HostAndPort,LookupsState<LookupExtractorFactoryMapContainer>> LookupCoordinatorManager.getLastKnownLookupsStateOnNodes()LookupCoordinatorManager.LookupsCommunicator.getLookupStateForNode(HostAndPortWithScheme node) LookupCoordinatorManager.LookupsCommunicator.updateNode(HostAndPortWithScheme node, LookupsState<LookupExtractorFactoryMapContainer> lookupsUpdate) Methods in org.apache.druid.server.lookup.cache with parameters of type LookupExtractorFactoryMapContainerModifier and TypeMethodDescriptionbooleanLookupExtractorFactoryMapContainer.replaces(LookupExtractorFactoryMapContainer other) booleanLookupCoordinatorManager.updateLookup(String tier, String lookupName, LookupExtractorFactoryMapContainer spec, AuditInfo auditInfo) Method parameters in org.apache.druid.server.lookup.cache with type arguments of type LookupExtractorFactoryMapContainerModifier and TypeMethodDescriptionbooleanLookupCoordinatorManager.updateLookups(Map<String, Map<String, LookupExtractorFactoryMapContainer>> updateSpec, AuditInfo auditInfo) LookupCoordinatorManager.LookupsCommunicator.updateNode(HostAndPortWithScheme node, LookupsState<LookupExtractorFactoryMapContainer> lookupsUpdate)