Uses of Package
org.apache.druid.server.lookup.cache
Packages that use org.apache.druid.server.lookup.cache
Package
Description
-
Classes in org.apache.druid.server.lookup.cache used by org.apache.druid.server.coordinatorClassDescriptionManagers
LookupExtractorFactoryContainerspecifications, distributing them toLookupReferencesManageraround the cluster by monitoring the lookup announce path for servers and utilizing theirLookupListeningResourceAPI to load, drop, and update lookups around the cluster. -
Classes in org.apache.druid.server.lookup.cache used by org.apache.druid.server.httpClassDescriptionManagers
LookupExtractorFactoryContainerspecifications, distributing them toLookupReferencesManageraround the cluster by monitoring the lookup announce path for servers and utilizing theirLookupListeningResourceAPI to load, drop, and update lookups around the cluster. -
Classes in org.apache.druid.server.lookup.cache used by org.apache.druid.server.lookup.cacheClassDescriptionThis is same as
LookupExtractorFactoryContainerexcept it uses Map<String, Object> instead of LookupExtractorFactory for referencing lookup spec so that lookup extensions are not required to be loaded at the Coordinator.This class defines the spec for loading of lookups for a given task. -
Classes in org.apache.druid.server.lookup.cache used by org.apache.druid.server.metricsClassDescriptionThis class defines the spec for loading of lookups for a given task.