Package | Description |
---|---|
org.apache.hadoop.mapred.lib |
Class and Description |
---|
BinaryPartitioner
Partition
BinaryComparable keys using a configurable part of
the bytes array returned by BinaryComparable.getBytes() . |
InputSampler
Utility for collecting samples and writing a partition file for
TotalOrderPartitioner . |
KeyFieldBasedComparator
This comparator implementation provides a subset of the features provided
by the Unix/GNU Sort.
|
KeyFieldBasedPartitioner
Defines a way to partition keys based on certain key fields (also see
KeyFieldBasedComparator . |
TotalOrderPartitioner
Partitioner effecting a total order by reading split points from
an externally generated source.
|
Copyright © 2017 Apache Software Foundation. All rights reserved.