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