Generated by
JDiff

Interface org.apache.hadoop.io.compress.CompressionCodec

Changed Methods
Class getCompressorType() Change in return type from (Class) to Class.
Get the type of Compressor needed by this CompressionCodec
Class getDecompressorType() Change in return type from (Class) to Class.
Get the type of Decompressor needed by this CompressionCodec