Uses of Annotation Type
org.apache.druid.guice.LazySingleton
Packages that use LazySingleton
Package
Description
-
Uses of LazySingleton in org.apache.druid.guice
Classes in org.apache.druid.guice with annotations of type LazySingletonModifier and TypeClassDescriptionclassclassManages the loading of Druid extensions.Methods in org.apache.druid.guice with annotations of type LazySingletonModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.ObjectMapperDruidSecondaryModule.getJsonMapper(com.google.inject.Injector injector) com.fasterxml.jackson.databind.ObjectMapperDruidSecondaryModule.getJsonMapperOnlyNonNullValueSerialization(com.google.inject.Injector injector) LifecycleModule.getLifecycle(com.google.inject.Injector injector) com.fasterxml.jackson.databind.ObjectMapperDruidSecondaryModule.getSmileMapper(com.google.inject.Injector injector) BuiltInTypesModule.initDimensionHandlerAndMvHandlingMode(DefaultColumnFormatConfig formatsConfig) -
Uses of LazySingleton in org.apache.druid.jackson
Methods in org.apache.druid.jackson with annotations of type LazySingletonModifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.ObjectMapperJacksonModule.jsonMapper(Properties props) com.fasterxml.jackson.databind.ObjectMapperJacksonModule.jsonMapperOnlyNonNullValue(Properties props) Provides ObjectMapper that suppress serializing properties with null valuescom.fasterxml.jackson.databind.ObjectMapperJacksonModule.smileMapper(Properties props) -
Uses of LazySingleton in org.apache.druid.query
Classes in org.apache.druid.query with annotations of type LazySingleton -
Uses of LazySingleton in org.apache.druid.query.groupby
Classes in org.apache.druid.query.groupby with annotations of type LazySingletonModifier and TypeClassDescriptionclassclassMetrics collector for groupBy queries like spilled bytes, merge buffer acquistion time, dictionary size. -
Uses of LazySingleton in org.apache.druid.query.timeseries
Classes in org.apache.druid.query.timeseries with annotations of type LazySingleton -
Uses of LazySingleton in org.apache.druid.query.topn
Classes in org.apache.druid.query.topn with annotations of type LazySingleton -
Uses of LazySingleton in org.apache.druid.utils
Classes in org.apache.druid.utils with annotations of type LazySingleton