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