Uses of Class
org.apache.druid.segment.data.CompressedVSizeColumnarMultiIntsSupplier
Packages that use CompressedVSizeColumnarMultiIntsSupplier
-
Uses of CompressedVSizeColumnarMultiIntsSupplier in org.apache.druid.segment.data
Methods in org.apache.druid.segment.data that return CompressedVSizeColumnarMultiIntsSupplierModifier and TypeMethodDescriptionCompressedVSizeColumnarMultiIntsSupplier.fromByteBuffer(ByteBuffer buffer, ByteOrder order, SegmentFileMapper fileMapper) CompressedVSizeColumnarMultiIntsSupplier.fromIterable(Iterable<IndexedInts> objectsIterable, int maxValue, ByteOrder byteOrder, CompressionStrategy compression, Closer closer)