Java org.apache.hadoop.mapreduce.lib.output LazyOutputFormat fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapreduce.lib.output LazyOutputFormat fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapreduce.lib.output LazyOutputFormat.

The text is from its open source code.

Subclass

org.apache.hadoop.mapreduce.lib.output.LazyOutputFormat has subclasses.
Click this link to see all its subclasses.

Field

Method

voidsetOutputFormatClass(Job job, Class theClass)
Set the underlying output format for LazyOutputFormat.