public class ICMPTrainInputFormat extends
ICMPTrainRecordReader for details.| Constructor and Description |
|---|
ICMPTrainInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(JobConf conf) |
|
getRecordReader(InputSplit genericSplit,
JobConf job,
Reporter reporter) |
protected boolean |
isSplitable(FileSystem fs,
Path file) |
public void configure(JobConf conf)
protected boolean isSplitable(FileSystem fs,
Path file)
publicgetRecordReader(InputSplit genericSplit, JobConf job, Reporter reporter) throws java.io.IOException
genericSplit - Input splitjob - Job configurationreporter - reporterICMPTrainRecordReaderjava.io.IOException - On input file/parse error