public class BinaryPartitioner<V> extends BinaryPartitioner<V> implements Partitioner<org.apache.hadoop.io.BinaryComparable,V>
BinaryComparable keys using a configurable part of
the bytes array returned by BinaryComparable.getBytes().BinaryPartitioner| Constructor and Description |
|---|
BinaryPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(JobConf job)
Initializes a new instance from a
JobConf. |
getConf, getPartition, setConf, setLeftOffset, setOffsets, setRightOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPartitionpublic void configure(JobConf job)
JobConfigurableJobConf.configure in interface JobConfigurablejob - the configurationCopyright © 2009 The Apache Software Foundation