| Package | Description |
|---|---|
| org.apache.hadoop.examples |
Hadoop example code.
|
| Modifier and Type | Method | Description |
|---|---|---|
MultiFileWordCount.WordOffset |
MultiFileWordCount.CombineFileLineRecordReader.getCurrentKey() |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
void |
MultiFileWordCount.MapClass.map(MultiFileWordCount.WordOffset key,
org.apache.hadoop.io.Text value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.