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.IOException
public NullWritable createKey()
public NullWritable createValue()
public long getPos() throws java.io.IOException
java.io.IOException
public float getProgress() throws java.io.IOException
java.io.IOException
public boolean next(NullWritable arg0, NullWritable arg1) throws java.io.IOException
java.io.IOException
Copyright © 2012 The Apache Software Foundation