Uses of Class
org.apache.druid.server.lookup.cache.LookupLoadingSpec
Packages that use LookupLoadingSpec
-
Uses of LookupLoadingSpec in org.apache.druid.server.lookup.cache
Fields in org.apache.druid.server.lookup.cache declared as LookupLoadingSpecModifier and TypeFieldDescriptionstatic final LookupLoadingSpecLookupLoadingSpec.ALLstatic final LookupLoadingSpecLookupLoadingSpec.NONEMethods in org.apache.druid.server.lookup.cache that return LookupLoadingSpecModifier and TypeMethodDescriptionstatic LookupLoadingSpecLookupLoadingSpec.createFromContext(Map<String, Object> context, LookupLoadingSpec defaultSpec) static LookupLoadingSpecCreates a LookupLoadingSpec which loads only the lookups present in the given set.Methods in org.apache.druid.server.lookup.cache with parameters of type LookupLoadingSpecModifier and TypeMethodDescriptionstatic LookupLoadingSpecLookupLoadingSpec.createFromContext(Map<String, Object> context, LookupLoadingSpec defaultSpec) -
Uses of LookupLoadingSpec in org.apache.druid.server.metrics
Methods in org.apache.druid.server.metrics that return LookupLoadingSpec