| Package | Description |
|---|---|
| io.druid.segment.data | |
| io.druid.segment.serde |
| Modifier and Type | Method and Description |
|---|---|
static CompressedVSizeIntsIndexedSupplier |
CompressedVSizeIntsIndexedSupplier.fromByteBuffer(ByteBuffer buffer,
ByteOrder order) |
static CompressedVSizeIntsIndexedSupplier |
CompressedVSizeIntsIndexedSupplier.fromList(List<Integer> list,
int maxValue,
int chunkFactor,
ByteOrder byteOrder,
CompressedObjectStrategy.CompressionStrategy compression) |
| Modifier and Type | Method and Description |
|---|---|
DictionaryEncodedColumnPartSerde.Builder |
DictionaryEncodedColumnPartSerde.Builder.withSingleValuedColumn(CompressedVSizeIntsIndexedSupplier singleValuedColumn) |
Copyright © 2011–2015. All rights reserved.