public static class Generator.SelectorInverseMapper extends MapReduceBase implements Mapper<FloatWritable,Generator.SelectorEntry,Text,Generator.SelectorEntry>
| Constructor and Description |
|---|
SelectorInverseMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(FloatWritable key,
Generator.SelectorEntry value,
OutputCollector<Text,Generator.SelectorEntry> output,
Reporter reporter) |
close, configureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigurepublic void map(FloatWritable key, Generator.SelectorEntry value, OutputCollector<Text,Generator.SelectorEntry> output, Reporter reporter) throws IOException
map in interface Mapper<FloatWritable,Generator.SelectorEntry,Text,Generator.SelectorEntry>IOExceptionCopyright © 2017 The Apache Software Foundation