Uses of Package
org.apache.druid.guice
Packages that use org.apache.druid.guice
Package
Description
-
Classes in org.apache.druid.guice used by org.apache.druid.guiceClassDescriptionUtilities for building a Guice injector.this is used as a vehicle to register the correct version of the system default nested column handler and multi value handling mode by side effect with the help of binding to
Lifecycleso thatBuiltInTypesModule.initDimensionHandlerAndMvHandlingMode(DefaultColumnFormatConfig)can be called with the injectedDefaultColumnFormatConfig.Provides the ability to conditionally bind an item to a set.Manages the loading of Druid extensions.Provides a singleton value of type<T>fromPropertiesbound in guice.A replacement for Guice's Singleton scope.Marks the object to be managed byLifecycleand set to be onLifecycle.Stage.NORMALstage.The ClassLoader that gets used when druid.extensions.useExtensionClassloaderFirst = false.Create the startup injector used to "prime" the modules for the main injector. -
Classes in org.apache.druid.guice used by org.apache.druid.jackson
-
Classes in org.apache.druid.guice used by org.apache.druid.query
-
Classes in org.apache.druid.guice used by org.apache.druid.query.groupby
-
Classes in org.apache.druid.guice used by org.apache.druid.query.timeseries
-
Classes in org.apache.druid.guice used by org.apache.druid.query.topn
-
Classes in org.apache.druid.guice used by org.apache.druid.utils