Uses of Package
org.apache.hadoop.mapreduce.lib.partition
Packages that use org.apache.hadoop.mapreduce.lib.partition
-
Classes in org.apache.hadoop.mapreduce.lib.partition used by org.apache.hadoop.mapred.libClassDescriptionPartition
BinaryComparablekeys using a configurable part of the bytes array returned byBinaryComparable.getBytes().Utility for collecting samples and writing a partition file forTotalOrderPartitioner.This comparator implementation provides a subset of the features provided by the Unix/GNU Sort.Defines a way to partition keys based on certain key fields (also seeKeyFieldBasedComparator.Partitioner effecting a total order by reading split points from an externally generated source. -