public static class TimeIndex.Reduce extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.Text>
Constructor and Description |
---|
TimeIndex.Reduce() |
public TimeIndex.Reduce()
public void reduce(org.apache.hadoop.io.LongWritable timeslot, Iterable<org.apache.hadoop.io.LongWritable> counts, org.apache.hadoop.mapreduce.Reducer.Context context)
reduce
in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.Text>