Uses of Class
org.apache.druid.segment.nested.NestedDataColumnSupplierV4
Packages that use NestedDataColumnSupplierV4
-
Uses of NestedDataColumnSupplierV4 in org.apache.druid.segment.nested
Methods in org.apache.druid.segment.nested that return NestedDataColumnSupplierV4Modifier and TypeMethodDescriptionstatic NestedDataColumnSupplierV4NestedDataColumnSupplierV4.read(ByteBuffer bb, ColumnBuilder columnBuilder, ColumnConfig columnConfig, com.fasterxml.jackson.databind.ObjectMapper jsonMapper) static NestedDataColumnSupplierV4NestedDataColumnSupplierV4.read(ByteBuffer bb, ColumnBuilder columnBuilder, ColumnConfig columnConfig, com.fasterxml.jackson.databind.ObjectMapper jsonMapper, TypeStrategy<Long> longTypeStrategy, TypeStrategy<Double> doubleTypeStrategy)