public class LibSvmInputFormat extends BaseInputFormat
| Constructor and Description |
|---|
LibSvmInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RecordReader |
createReader(InputSplit split,
Configuration conf)
Creates a reader from an input split
|
createReader, getType, readFields, toDouble, toFloat, toInt, toLong, write, writeTypepublic RecordReader createReader(InputSplit split, Configuration conf) throws IOException, InterruptedException
InputFormatsplit - the split to readIOExceptionInterruptedExceptionCopyright © 2020. All rights reserved.