| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.compress |
| Modifier and Type | Class and Description |
|---|---|
static class |
IUnCompressor.GZIPUnCompressor |
static class |
IUnCompressor.LZ4UnCompressor |
static class |
IUnCompressor.NoUnCompressor |
static class |
IUnCompressor.SnappyUnCompressor |
| Modifier and Type | Method and Description |
|---|---|
static IUnCompressor |
IUnCompressor.getUnCompressor(CompressionType name)
get the UnCompressor based on the CompressionType.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.