| Package | Description | 
|---|---|
| io.druid.segment.data | 
| Modifier and Type | Method and Description | 
|---|---|
static CompressedVSizeColumnarIntsSupplier | 
CompressedVSizeColumnarIntsSupplier.fromByteBuffer(ByteBuffer buffer,
              ByteOrder order)  | 
static CompressedVSizeColumnarIntsSupplier | 
CompressedVSizeColumnarIntsSupplier.fromList(it.unimi.dsi.fastutil.ints.IntList list,
        int maxValue,
        int chunkFactor,
        ByteOrder byteOrder,
        CompressionStrategy compression,
        Closer closer)  | 
Copyright © 2011–2018. All rights reserved.