public final class ItemIDIndexReducer extends org.apache.hadoop.mapreduce.Reducer<VarIntWritable,VarLongWritable,VarIntWritable,VarLongWritable>
| Constructor and Description |
|---|
ItemIDIndexReducer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(VarIntWritable index,
Iterable<VarLongWritable> possibleItemIDs,
org.apache.hadoop.mapreduce.Reducer.Context context) |
protected void reduce(VarIntWritable index, Iterable<VarLongWritable> possibleItemIDs, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<VarIntWritable,VarLongWritable,VarIntWritable,VarLongWritable>IOExceptionInterruptedExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.