Generated by
JDiff

Interface org.apache.hadoop.mapred.lib.InputSampler.Sampler

Changed Methods
Object[] getSample(InputFormat, JobConf) Change in return type from K[] to Object[].
Change in signature from (InputFormat, JobConf) to (InputFormat, JobConf).
For a given job collect and return a subset of the keys from the input data.