|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.io.compress.DefaultCodec
org.apache.hadoop.io.compress.DeflateCodec
public class DeflateCodec
Alias class for DefaultCodec to enable codec discovery by 'deflate' name.
Constructor Summary | |
---|---|
DeflateCodec()
|
Method Summary |
---|
Methods inherited from class org.apache.hadoop.io.compress.DefaultCodec |
---|
createCompressor, createDecompressor, createDirectDecompressor, createInputStream, createInputStream, createOutputStream, createOutputStream, getCompressorType, getConf, getDecompressorType, getDefaultExtension, setConf |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeflateCodec()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |