Package | Description |
---|---|
org.apache.hadoop.examples |
Hadoop example code.
|
Modifier and Type | Method and Description |
---|---|
MultiFileWordCount.WordOffset |
MultiFileWordCount.CombineFileLineRecordReader.getCurrentKey() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.RecordReader<MultiFileWordCount.WordOffset,org.apache.hadoop.io.Text> |
MultiFileWordCount.MyInputFormat.createRecordReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
Modifier and Type | Method and Description |
---|---|
void |
MultiFileWordCount.MapClass.map(MultiFileWordCount.WordOffset key,
org.apache.hadoop.io.Text value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.