public class ImageInputFormat
extends org.canova.api.formats.input.BaseInputFormat
| Constructor and Description |
|---|
ImageInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.canova.api.records.reader.RecordReader |
createReader(org.canova.api.split.InputSplit split) |
org.canova.api.records.reader.RecordReader |
createReader(org.canova.api.split.InputSplit split,
org.canova.api.conf.Configuration conf) |
public org.canova.api.records.reader.RecordReader createReader(org.canova.api.split.InputSplit split,
org.canova.api.conf.Configuration conf)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic org.canova.api.records.reader.RecordReader createReader(org.canova.api.split.InputSplit split)
throws IOException,
InterruptedException
createReader in interface org.canova.api.formats.input.InputFormatcreateReader in class org.canova.api.formats.input.BaseInputFormatIOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.