public static class OneNullRowInputFormat.OneNullRowRecordReader
extends java.lang.Object
| Constructor and Description |
|---|
OneNullRowRecordReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
NullWritable |
createKey() |
NullWritable |
createValue() |
long |
getPos() |
float |
getProgress() |
boolean |
next(NullWritable arg0,
NullWritable arg1) |
public void close()
throws java.io.IOException
java.io.IOExceptionpublic NullWritable createKey()
public NullWritable createValue()
public long getPos()
throws java.io.IOException
java.io.IOExceptionpublic float getProgress()
throws java.io.IOException
java.io.IOExceptionpublic boolean next(NullWritable arg0,
NullWritable arg1)
throws java.io.IOException
java.io.IOExceptionCopyright © 2012 The Apache Software Foundation