Uses of Class
org.apache.druid.segment.nested.VariantColumnAndIndexSupplier
-
Packages that use VariantColumnAndIndexSupplier Package Description org.apache.druid.segment.nested -
-
Uses of VariantColumnAndIndexSupplier in org.apache.druid.segment.nested
Methods in org.apache.druid.segment.nested that return VariantColumnAndIndexSupplier Modifier and Type Method Description static VariantColumnAndIndexSupplierVariantColumnAndIndexSupplier. read(ColumnType logicalType, ByteOrder byteOrder, BitmapSerdeFactory bitmapSerdeFactory, ByteBuffer bb, ColumnBuilder columnBuilder)
-