| Package | Description |
|---|---|
| io.druid.segment.data |
| Modifier and Type | Method and Description |
|---|---|
static CompressedVSizeIntsIndexedSupplier |
CompressedVSizeIntsIndexedSupplier.fromByteBuffer(ByteBuffer buffer,
ByteOrder order,
io.druid.java.util.common.io.smoosh.SmooshedFileMapper fileMapper) |
static CompressedVSizeIntsIndexedSupplier |
CompressedVSizeIntsIndexedSupplier.fromList(List<Integer> list,
int maxValue,
int chunkFactor,
ByteOrder byteOrder,
CompressedObjectStrategy.CompressionStrategy compression) |
Copyright © 2011–2017. All rights reserved.