public class PMISortReducer extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.Text>
| Constructor and Description |
|---|
PMISortReducer() |
public PMISortReducer()
protected void reduce(org.apache.hadoop.io.BytesWritable timepmi, Iterable<org.apache.hadoop.io.BytesWritable> textvalues, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.Text>IOExceptionInterruptedException