Package org.apache.druid.guice
Class NestedDataModule.SideEffectHandlerRegisterer
- java.lang.Object
-
- org.apache.druid.guice.NestedDataModule.SideEffectHandlerRegisterer
-
- Enclosing class:
- NestedDataModule
public static class NestedDataModule.SideEffectHandlerRegisterer extends Object
this is used as a vehicle to register the correct version of the system default nested column handler by side effect with the help of binding toLifecycleso thatNestedDataModule.registerHandler(DefaultColumnFormatConfig)can be called with the injectedDefaultColumnFormatConfig.