Java org.apache.hadoop.mapreduce.lib.partition TotalOrderPartitioner fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Field

Method

StringgetPartitionFile(Configuration conf)
Get the path to the SequenceFile storing the sorted partition keyset.
voidsetPartitionFile(Configuration conf, Path p)
Set the path to the SequenceFile storing the sorted partition keyset.