Generated by
JDiff

Class org.apache.hadoop.io.compress.zlib.ZlibCompressor

Added Constructors
ZlibCompressor(Configuration) Creates a new compressor taking settings from the configuration.
 

Added Methods
void construct(CompressionLevel, CompressionStrategy, CompressionHeader, int)  
void reinit(Configuration) Prepare the compressor to be used in a new stream with settings defined in the given Configuration.