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

java.lang.Object
  extended by 
      extended by org.apache.hadoop.hive.ql.exec.persistence.PTFRowContainer.PTFSequenceFileInputFormat<K,V>
Enclosing class:
PTFRowContainer<Row extends List<Object>>

public static class PTFRowContainer.PTFSequenceFileInputFormat<K,V>
extends


Constructor Summary
PTFRowContainer.PTFSequenceFileInputFormat()
           
 
Method Summary
  getRecordReader(InputSplit split, JobConf job, Reporter reporter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PTFRowContainer.PTFSequenceFileInputFormat

public PTFRowContainer.PTFSequenceFileInputFormat()
Method Detail

getRecordReader

public  getRecordReader(InputSplit split,
                             JobConf job,
                             Reporter reporter)
                      throws IOException
Throws:
IOException


Copyright © 2012 The Apache Software Foundation