| Package | Description |
|---|---|
| org.apache.druid.segment.data | |
| org.apache.druid.segment.serde.cell |
| Modifier and Type | Class and Description |
|---|---|
static class |
CompressionStrategy.LZ4Decompressor |
static class |
CompressionStrategy.LZFDecompressor |
static class |
CompressionStrategy.UncompressedDecompressor |
static class |
CompressionStrategy.ZstdDecompressor |
| Modifier and Type | Method and Description |
|---|---|
abstract CompressionStrategy.Decompressor |
CompressionStrategy.getDecompressor() |
| Modifier and Type | Method and Description |
|---|---|
static BlockCompressedPayloadReader |
BlockCompressedPayloadReader.create(ByteBuffer originalByteBuffer,
ByteBufferProvider byteBufferProvider,
CompressionStrategy.Decompressor decompressor) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.