| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.encoding.decoder | |
| org.apache.iotdb.tsfile.read.reader.page | |
| org.apache.iotdb.tsfile.v2.read.reader.page |
| Class and Description |
|---|
| Decoder |
| DeltaBinaryDecoder
This class is a decoder for decoding the byte array that encoded by
DeltaBinaryEncoder.DeltaBinaryDecoder just supports integer and long values.. |
| GorillaDecoderV1 |
| GorillaDecoderV2
This class includes code modified from Michael Burman's gorilla-tsc project.
|
| IntGorillaDecoder
This class includes code modified from Michael Burman's gorilla-tsc project.
|
| LongGorillaDecoder
This class includes code modified from Michael Burman's gorilla-tsc project.
|
| RegularDataDecoder
This class is a decoder for decoding the byte array that encoded by
RegularDataEncoder. |
| RleDecoder
Abstract class for all rle decoder.
|
| RleDecoder.Mode |
| Class and Description |
|---|
| Decoder |
| Class and Description |
|---|
| Decoder |
Copyright © 2022 The Apache Software Foundation. All rights reserved.