Java org.apache.hadoop.io.compress.bzip2 Bzip2Factory fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.io.compress.bzip2 Bzip2Factory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.io.compress.bzip2 Bzip2Factory.

The text is from its open source code.

Method

booleanisNativeBzip2Loaded(Configuration conf)
Check if native-bzip2 code is loaded & initialized correctly and can be loaded for this job.