@InterfaceAudience.Private public class ReusableStreamGzipCodec extends GzipCodec
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
ReusableStreamGzipCodec.ReusableGzipOutputStream
A bridge that wraps around a DeflaterOutputStream to make it a
 CompressionOutputStream. 
 | 
| Constructor and Description | 
|---|
ReusableStreamGzipCodec()  | 
| Modifier and Type | Method and Description | 
|---|---|
CompressionOutputStream | 
createOutputStream(OutputStream out)  | 
public CompressionOutputStream createOutputStream(OutputStream out) throws IOException
IOException