|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| CombineFileInputFormat<K,V> | An abstract InputFormat that returns CombineFileSplit's in
InputFormat.getSplits(JobContext) method. |
| CombineFileRecordReader<K,V> | A generic RecordReader that can hand out different recordReaders
for each chunk in a CombineFileSplit. |
| CombineFileSplit | A sub-collection of input files. |
| FileInputFormat<K,V> | A base class for file-based InputFormats. |
| FileSplit | A section of an input file. |
| LineRecordReader | Treats keys as offset in file and value as line. |
| SequenceFileInputFormat<K,V> | An InputFormat for SequenceFiles. |
| SequenceFileRecordReader<K,V> | An RecordReader for SequenceFiles. |
| TextInputFormat | An InputFormat for plain text files. |
| Exception Summary | |
|---|---|
| InvalidInputException | This class wraps a list of problems with the input, so that the user can get a list of problems together instead of finding and fixing them one by one. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||