@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, writePartitionFilegetConf, setConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic 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 © 2023 Apache Software Foundation. All rights reserved.