public class ImageInputFormat extends BaseInputFormat
| Constructor and Description |
|---|
ImageInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RecordReader |
createReader(InputSplit split) |
RecordReader |
createReader(InputSplit split,
Configuration conf) |
getType, readFields, toDouble, toFloat, toInt, toLong, write, writeTypepublic RecordReader createReader(InputSplit split, Configuration conf) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic RecordReader createReader(InputSplit split) throws IOException, InterruptedException
createReader in interface InputFormatcreateReader in class BaseInputFormatIOExceptionInterruptedExceptionCopyright © 2022. All rights reserved.