Uses of Class
org.apache.druid.segment.DefaultColumnFormatConfig
Packages that use DefaultColumnFormatConfig
-
Uses of DefaultColumnFormatConfig in org.apache.druid.guice
Methods in org.apache.druid.guice with parameters of type DefaultColumnFormatConfigModifier and TypeMethodDescriptionBuiltInTypesModule.initDimensionHandlerAndMvHandlingMode(DefaultColumnFormatConfig formatsConfig) -
Uses of DefaultColumnFormatConfig in org.apache.druid.segment
Constructors in org.apache.druid.segment with parameters of type DefaultColumnFormatConfigModifierConstructorDescriptionNestedDataColumnSchema(String name, Integer version, NestedCommonFormatColumnFormatSpec columnFormatSpec, DefaultColumnFormatConfig defaultFormatConfig)