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