|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CombineFileSplit | |
---|---|
org.apache.hadoop.mapreduce.lib.input |
Uses of CombineFileSplit in org.apache.hadoop.mapreduce.lib.input |
---|
Fields in org.apache.hadoop.mapreduce.lib.input declared as CombineFileSplit | |
---|---|
protected CombineFileSplit |
CombineFileRecordReader.split
|
Constructors in org.apache.hadoop.mapreduce.lib.input with parameters of type CombineFileSplit | |
---|---|
CombineFileRecordReader(CombineFileSplit split,
TaskAttemptContext context,
Class<? extends RecordReader<K,V>> rrClass)
A generic RecordReader that can hand out different recordReaders for each chunk in the CombineFileSplit. |
|
CombineFileSplit(CombineFileSplit old)
Copy constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |