Uses of Class
org.apache.hadoop.mapreduce.lib.partition.InputSampler.RandomSampler

Packages that use InputSampler.RandomSampler
org.apache.hadoop.mapred.lib   
 

Uses of InputSampler.RandomSampler in org.apache.hadoop.mapred.lib
 

Subclasses of InputSampler.RandomSampler in org.apache.hadoop.mapred.lib
static class InputSampler.RandomSampler<K,V>
          Sample from random points in the input.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.