Java org.apache.hadoop.mapred LocalJobRunner fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapred LocalJobRunner fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapred LocalJobRunner.

The text is from its open source code.

Field

StringLOCAL_MAX_MAPS
The maximum number of map tasks to run in parallel in LocalJobRunner

Constructor