Class BuiltInTypesModule.SideEffectRegisterer

java.lang.Object
org.apache.druid.guice.BuiltInTypesModule.SideEffectRegisterer
Enclosing class:
BuiltInTypesModule

public static class BuiltInTypesModule.SideEffectRegisterer extends Object
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 Details

    • SideEffectRegisterer

      public SideEffectRegisterer()