@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, setPartitionFileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPartitionpublic TotalOrderPartitioner()
public void configure(JobConf job)
JobConfigurableJobConf.configure in interface JobConfigurablejob - the configurationCopyright © 2014 Apache Software Foundation. All Rights Reserved.