|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryPartitioner | |
---|---|
org.apache.hadoop.mapred.lib | Library of generally useful mappers, reducers, and partitioners. |
Uses of BinaryPartitioner in org.apache.hadoop.mapred.lib |
---|
Subclasses of BinaryPartitioner in org.apache.hadoop.mapred.lib | |
---|---|
class |
BinaryPartitioner<V>
Partition BinaryComparable keys using a configurable part of
the bytes array returned by BinaryComparable.getBytes() . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |