org.apache.hadoop.hive.ql.io
Class OneNullRowInputFormat.OneNullRowRecordReader
java.lang.Object
org.apache.hadoop.hive.ql.io.OneNullRowInputFormat.OneNullRowRecordReader
- Enclosing class:
- OneNullRowInputFormat
public static class OneNullRowInputFormat.OneNullRowRecordReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OneNullRowInputFormat.OneNullRowRecordReader
public OneNullRowInputFormat.OneNullRowRecordReader()
close
public void close()
throws IOException
- Throws:
IOException
createKey
public NullWritable createKey()
createValue
public NullWritable createValue()
getPos
public long getPos()
throws IOException
- Throws:
IOException
getProgress
public float getProgress()
throws IOException
- Throws:
IOException
next
public boolean next(NullWritable arg0,
NullWritable arg1)
throws IOException
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation