Uses of Package
org.apache.hadoop.io.compress

Package
Description
Generic i/o code for use when reading and writing data to the network, to databases, and to files.
 
Implementation of compression/decompression for the BZip2 compression algorithm.
Implementation of compression/decompression for the LZ4 compression algorithm.
Implementation of compression/decompression for the Snappy compression algorithm.
Implementation of compression/decompression based on the popular gzip compressed file format.
Implementation of compression/decompression based on the zStandard compression algorithm.