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

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

Introduction

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

The text is from its open source code.

Method

WritablegetEntry(MapFile.Reader[] readers, Partitioner partitioner, K key, V value)
Get an entry from output generated by this class.
MapFile.Reader[]getReaders(FileSystem ignored, Path dir, Configuration conf)
Open the output generated by this format.