org.apache.hadoop.hive.ql.exec.persistence
Class PTFRowContainer.PTFSequenceFileRecordReader<K,V>
java.lang.Object
org.apache.hadoop.hive.ql.exec.persistence.PTFRowContainer.PTFSequenceFileRecordReader<K,V>
- Enclosing class:
- PTFRowContainer<Row extends List<Object>>
public static class PTFRowContainer.PTFSequenceFileRecordReader<K,V>
- extends
Method Summary |
void |
seek(long pos)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTFRowContainer.PTFSequenceFileRecordReader
public PTFRowContainer.PTFSequenceFileRecordReader(Configuration conf,
FileSplit split)
throws IOException
- Throws:
IOException
seek
public void seek(long pos)
throws IOException
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation