|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface InputSampler.Sampler<K,V>
Interface to sample using an InputFormat
.
Method Summary | |
---|---|
K[] |
getSample(InputFormat<K,V> inf,
JobConf job)
For a given job, collect and return a subset of the keys from the input data. |
Method Detail |
---|
K[] getSample(InputFormat<K,V> inf, JobConf job) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |