Uses of Class
org.apache.druid.segment.data.CompressedVSizeColumnarIntsSupplier
Packages that use CompressedVSizeColumnarIntsSupplier
-
Uses of CompressedVSizeColumnarIntsSupplier in org.apache.druid.segment.data
Methods in org.apache.druid.segment.data that return CompressedVSizeColumnarIntsSupplierModifier and TypeMethodDescriptionCompressedVSizeColumnarIntsSupplier.fromByteBuffer(ByteBuffer buffer, ByteOrder order, SegmentFileMapper mapper) CompressedVSizeColumnarIntsSupplier.fromList(it.unimi.dsi.fastutil.ints.IntList list, int maxValue, int chunkFactor, ByteOrder byteOrder, CompressionStrategy compression, Closer closer)