| Package | Description |
|---|---|
| io.druid.segment.data |
| Modifier and Type | Method and Description |
|---|---|
static CompressedVSizeColumnarMultiIntsSupplier |
CompressedVSizeColumnarMultiIntsSupplier.fromByteBuffer(ByteBuffer buffer,
ByteOrder order) |
static CompressedVSizeColumnarMultiIntsSupplier |
CompressedVSizeColumnarMultiIntsSupplier.fromIterable(Iterable<IndexedInts> objectsIterable,
int maxValue,
ByteOrder byteOrder,
CompressionStrategy compression,
Closer closer) |
Copyright © 2011–2018. All rights reserved.