@InterfaceAudience.Public @InterfaceStability.Stable public class InputSampler<K,V> extends InputSampler<K,V>
Constructor and Description |
---|
InputSampler(JobConf conf) |
Modifier and Type | Method and Description |
---|---|
static <K,V> void |
writePartitionFile(JobConf job,
org.apache.hadoop.mapred.lib.InputSampler.Sampler<K,V> sampler) |
main, run, writePartitionFile
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
public InputSampler(JobConf conf)
public static <K,V> void writePartitionFile(JobConf job, org.apache.hadoop.mapred.lib.InputSampler.Sampler<K,V> sampler) throws IOException, ClassNotFoundException, InterruptedException
Copyright © 2015 Apache Software Foundation. All rights reserved.