public static class HitCounterProgram.Emitter extends Mapper<LongWritable,Text,Text,IntWritable>
Mapper.Context| Constructor and Description |
|---|
HitCounterProgram.Emitter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(LongWritable key,
Text value,
Mapper.Context context) |
protected void map(LongWritable key, Text value, Mapper.Context context) throws IOException, InterruptedException
map in class Mapper<LongWritable,Text,Text,IntWritable>IOExceptionInterruptedExceptionCopyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.