Package | Description |
---|---|
io.druid.segment.data |
Modifier and Type | Class and Description |
---|---|
static class |
CompressedObjectStrategy.LZ4Decompressor |
static class |
CompressedObjectStrategy.LZFDecompressor |
static class |
CompressedObjectStrategy.UncompressedDecompressor |
Modifier and Type | Field and Description |
---|---|
protected CompressedObjectStrategy.Decompressor |
CompressedObjectStrategy.decompressor |
Modifier and Type | Method and Description |
---|---|
abstract CompressedObjectStrategy.Decompressor |
CompressedObjectStrategy.CompressionStrategy.getDecompressor() |
Copyright © 2011–2015. All rights reserved.