Java org.apache.hadoop.io.compress.zlib ZlibFactory fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

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