public class OneNullRowInputFormat
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OneNullRowInputFormat.DummyInputSplit |
static class |
OneNullRowInputFormat.OneNullRowRecordReader |
| Constructor and Description |
|---|
OneNullRowInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(JobConf job) |
<any> |
getRecordReader(InputSplit arg0,
JobConf arg1,
Reporter arg2) |
InputSplit[] |
getSplits(JobConf arg0,
int arg1) |
public <any> getRecordReader(InputSplit arg0,
JobConf arg1,
Reporter arg2)
throws java.io.IOException
java.io.IOExceptionpublic InputSplit[] getSplits(JobConf arg0,
int arg1)
throws java.io.IOException
java.io.IOExceptionpublic void configure(JobConf job)
Copyright © 2012 The Apache Software Foundation