A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/io/compress/CompressionCodec.html below:

CompressionCodec (Hadoop 1.2.1 API)

This class encapsulates a streaming compression/decompression pair.

Method Summary  Compressor createCompressor()
          Create a new Compressor for use by this CompressionCodec.  Decompressor createDecompressor()
          Create a new Decompressor for use by this CompressionCodec.  CompressionInputStream createInputStream(InputStream in)
          Create a stream decompressor that will read from the given input stream.  CompressionInputStream createInputStream(InputStream in, Decompressor decompressor)
          Create a CompressionInputStream that will read from the given InputStream with the given Decompressor.  CompressionOutputStream createOutputStream(OutputStream out)
          Create a CompressionOutputStream that will write to the given OutputStream.  CompressionOutputStream createOutputStream(OutputStream out, Compressor compressor)
          Create a CompressionOutputStream that will write to the given OutputStream with the given Compressor.  Class<? extends Compressor> getCompressorType()
          Get the type of Compressor needed by this CompressionCodec.  Class<? extends Decompressor> getDecompressorType()
          Get the type of Decompressor needed by this CompressionCodec.  String getDefaultExtension()
          Get the default filename extension for this kind of compression.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4