public static class PTFRowContainer.PTFSequenceFileInputFormat<K,V>
extends org.apache.hadoop.mapred.SequenceFileInputFormat<K,V>
| Constructor and Description |
|---|
PTFRowContainer.PTFSequenceFileInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.RecordReader<K,V> |
getRecordReader(org.apache.hadoop.mapred.InputSplit split,
org.apache.hadoop.mapred.JobConf job,
org.apache.hadoop.mapred.Reporter reporter) |
addInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getInputPathFilter, getInputPaths, getSplitHosts, getSplits, isSplitable, makeSplit, makeSplit, setInputPathFilter, setInputPaths, setInputPaths, setMinSplitSizepublic PTFRowContainer.PTFSequenceFileInputFormat()
public org.apache.hadoop.mapred.RecordReader<K,V> getRecordReader(org.apache.hadoop.mapred.InputSplit split, org.apache.hadoop.mapred.JobConf job, org.apache.hadoop.mapred.Reporter reporter) throws IOException
getRecordReader in interface org.apache.hadoop.mapred.InputFormat<K,V>getRecordReader in class org.apache.hadoop.mapred.SequenceFileInputFormat<K,V>IOExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.