org.apache.hadoop.hive.ql.exec.persistence
Class PTFRowContainer.PTFSequenceFileRecordReader<K,V>

java.lang.Object
  extended by 
      extended by 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


Constructor Summary
PTFRowContainer.PTFSequenceFileRecordReader(Configuration conf, FileSplit split)
           
 
Method Summary
 void seek(long pos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PTFRowContainer.PTFSequenceFileRecordReader

public PTFRowContainer.PTFSequenceFileRecordReader(Configuration conf,
                                                   FileSplit split)
                                            throws IOException
Throws:
IOException
Method Detail

seek

public void seek(long pos)
          throws IOException
Throws:
IOException


Copyright © 2012 The Apache Software Foundation