Package org.apache.druid.guice
Class BuiltInTypesModule.SideEffectRegisterer
java.lang.Object
org.apache.druid.guice.BuiltInTypesModule.SideEffectRegisterer
- Enclosing class:
BuiltInTypesModule
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
Lifecycle so that
BuiltInTypesModule.initDimensionHandlerAndMvHandlingMode(DefaultColumnFormatConfig) can be called with the injected
DefaultColumnFormatConfig.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SideEffectRegisterer
public SideEffectRegisterer()
-