public class TextInputFormat extends BaseInputFormat
| Constructor and Description |
|---|
TextInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RecordReader |
createReader(InputSplit split,
Configuration conf)
Creates a reader from an input split
|
createReader, readFields, toDouble, toFloat, toInt, toLong, writepublic RecordReader createReader(InputSplit split, Configuration conf) throws java.io.IOException, java.lang.InterruptedException
InputFormatsplit - the split to readjava.io.IOExceptionjava.lang.InterruptedException