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