@InterfaceAudience.Public @InterfaceStability.Stable public class TotalOrderPartitioner<K,V> extends TotalOrderPartitioner<K,V> implements Partitioner<K,V>
DEFAULT_PATH, MAX_TRIE_DEPTH, NATURAL_ORDER, PARTITIONER_PATH
コンストラクタと説明 |
---|
TotalOrderPartitioner() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
configure(JobConf job)
Initializes a new instance from a
JobConf . |
static String |
getPartitionFile(JobConf job)
非推奨です。
|
static void |
setPartitionFile(JobConf job,
Path p)
非推奨です。
|
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
インタフェース内 JobConfigurable
job
- the configuration@Deprecated public static void setPartitionFile(JobConf job, Path p)
TotalOrderPartitioner.setPartitionFile(Configuration, Path)
instead@Deprecated public static String getPartitionFile(JobConf job)
TotalOrderPartitioner.getPartitionFile(Configuration)
insteadCopyright © 2016 Apache Software Foundation. All rights reserved.