| Package | Description | 
|---|---|
| org.apache.hadoop.io.compress | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BlockCompressorStreamA  CompressorStreamwhich works
 with 'block-based' based compression algorithms, as opposed to 
 'stream-based' compression algorithms. | 
| protected static class  | GzipCodec.GzipOutputStreamA bridge that wraps around a DeflaterOutputStream to make it 
 a CompressionOutputStream. | 
| Constructor and Description | 
|---|
| GzipCodec.GzipOutputStream(CompressorStream out)Allow children types to put a different type in here. | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.