public static class Generator.SelectorInverseMapper extends Mapper<FloatWritable,Generator.SelectorEntry,Text,Generator.SelectorEntry>
Mapper.Context| Constructor and Description |
|---|
SelectorInverseMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(FloatWritable key,
Generator.SelectorEntry value,
Mapper.Context context) |
public void map(FloatWritable key, Generator.SelectorEntry value, Mapper.Context context) throws IOException, InterruptedException
map in class Mapper<FloatWritable,Generator.SelectorEntry,Text,Generator.SelectorEntry>IOExceptionInterruptedExceptionCopyright © 2021 The Apache Software Foundation