| Interface | Description | 
|---|---|
| ICompressor | 
| Class | Description | 
|---|---|
| CompressedSequentialWriter | |
| CompressedSequentialWriter.CompressedFileWriterMark | Class to hold a mark to the position of the file | 
| CompressionMetadata | Holds metadata about compressed file | 
| CompressionMetadata.Chunk | Holds offset and length of the file chunk | 
| CompressionMetadata.Writer | |
| DeflateCompressor | |
| LZ4Compressor | |
| SnappyCompressor | 
| Enum | Description | 
|---|---|
| BufferType | 
| Exception | Description | 
|---|---|
| CorruptBlockException | 
Copyright © 2018 The Apache Software Foundation