Java org.apache.hadoop.mapreduce.lib.map WrappedMapper fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

Method

Mapper.ContextgetMapContext( MapContext mapContext)
Get a wrapped Mapper.Context for custom implementations.