Uses of Class
org.apache.druid.segment.data.CompressedColumnarIntsSupplier
Packages that use CompressedColumnarIntsSupplier
-
Uses of CompressedColumnarIntsSupplier in org.apache.druid.segment.data
Methods in org.apache.druid.segment.data that return CompressedColumnarIntsSupplierModifier and TypeMethodDescriptionCompressedColumnarIntsSupplier.fromByteBuffer(ByteBuffer buffer, ByteOrder order, SmooshedFileMapper mapper) CompressedColumnarIntsSupplier.fromList(it.unimi.dsi.fastutil.ints.IntArrayList list, int chunkFactor, ByteOrder byteOrder, CompressionStrategy compression, Closer closer)