Example usage for org.apache.hadoop.io.compress.bzip2 BZip2Constants interface-usage

List of usage examples for org.apache.hadoop.io.compress.bzip2 BZip2Constants interface-usage

Introduction

In this page you can find the example usage for org.apache.hadoop.io.compress.bzip2 BZip2Constants interface-usage.

Usage

From source file com.cloudera.crunch.io.text.CBZip2InputStream.java

/**
 * An input stream that decompresses from the BZip2 format (without the file
 * header chars) to be read as any other stream.
 *
 * @author <a href="mailto:keiron@aftexsw.com">Keiron Liddle</a>
 */

From source file org.apache.crunch.io.text.CBZip2InputStream.java

/**
 * An input stream that decompresses from the BZip2 format (without the file
 * header chars) to be read as any other stream.
 *
 * @author <a href="mailto:keiron@aftexsw.com">Keiron Liddle</a>
 */