| Package | Description |
|---|---|
| io.druid.segment |
| Modifier and Type | Method and Description |
|---|---|
static CompressedVSizeIndexedSupplier |
CompressedVSizeIndexedSupplier.fromByteBuffer(ByteBuffer buffer,
ByteOrder order,
io.druid.java.util.common.io.smoosh.SmooshedFileMapper fileMapper) |
static CompressedVSizeIndexedSupplier |
CompressedVSizeIndexedSupplier.fromIterable(Iterable<IndexedInts> objectsIterable,
int maxValue,
ByteOrder byteOrder,
CompressedObjectStrategy.CompressionStrategy compression) |
Copyright © 2011–2017. All rights reserved.