Package | Description |
---|---|
org.apache.hadoop.io.compress |
Modifier and Type | Class and Description |
---|---|
class |
BlockDecompressorStream
A
DecompressorStream which works
with 'block-based' based compression algorithms, as opposed to
'stream-based' compression algorithms. |
protected static class |
GzipCodec.GzipInputStream |
Constructor and Description |
---|
GzipInputStream(DecompressorStream in)
Allow subclasses to directly set the inflater stream.
|
Copyright © 2010 The Apache Software Foundation