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