Uses of Package
org.apache.druid.server.lookup.cache
-
Packages that use org.apache.druid.server.lookup.cache Package Description org.apache.druid.server.coordinator org.apache.druid.server.http org.apache.druid.server.lookup.cache -
Classes in org.apache.druid.server.lookup.cache used by org.apache.druid.server.coordinator Class Description LookupCoordinatorManager ManagersLookupExtractorFactoryContainerspecifications, 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.http Class Description LookupCoordinatorManager ManagersLookupExtractorFactoryContainerspecifications, 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.cache Class Description LookupCoordinatorManagerConfig LookupExtractorFactoryMapContainer This is same asLookupExtractorFactoryContainerexcept it uses Mapinstead of LookupExtractorFactory for referencing lookup spec so that lookup extensions are not required to be loaded at the Coordinator.