hadoop
Class CountMinorKeys.Map
java.lang.Object
org.apache.hadoop.mapreduce.Mapper<Text,Text,Text,IntWritable>
hadoop.CountMinorKeys.Map
- Enclosing class:
- CountMinorKeys
public static class CountMinorKeys.Map
- extends Mapper<Text,Text,Text,IntWritable>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CountMinorKeys.Map
public CountMinorKeys.Map()
map
public void map(Text keyArg,
Text valueArg,
Mapper.Context context)
throws IOException,
InterruptedException
- Overrides:
map
in class Mapper<Text,Text,Text,IntWritable>
- Throws:
IOException
InterruptedException
Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.