public final class PartialMultiplyMapper extends org.apache.hadoop.mapreduce.Mapper<VarIntWritable,VectorAndPrefsWritable,VarLongWritable,PrefAndSimilarityColumnWritable>
| Constructor and Description |
|---|
PartialMultiplyMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(VarIntWritable key,
VectorAndPrefsWritable vectorAndPrefsWritable,
org.apache.hadoop.mapreduce.Mapper.Context context) |
protected void map(VarIntWritable key, VectorAndPrefsWritable vectorAndPrefsWritable, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<VarIntWritable,VectorAndPrefsWritable,VarLongWritable,PrefAndSimilarityColumnWritable>IOExceptionInterruptedExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.