@InterfaceAudience.Public @InterfaceStability.Stable public class TotalOrderPartitioner<K extends WritableComparable<?>,V> extends TotalOrderPartitioner<K,V> implements Partitioner<K,V>
DEFAULT_PATH, MAX_TRIE_DEPTH, NATURAL_ORDER, PARTITIONER_PATH
Constructor and Description |
---|
TotalOrderPartitioner() |
Modifier and Type | Method and Description |
---|---|
void |
configure(JobConf job)
Initializes a new instance from a
JobConf . |
getConf, getPartition, getPartitionFile, setConf, setPartitionFile
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPartition
public TotalOrderPartitioner()
public void configure(JobConf job)
JobConfigurable
JobConf
.configure
in interface JobConfigurable
job
- the configurationCopyright © 2014 Apache Software Foundation. All Rights Reserved.