public class ZeroRowsInputFormat extends NullRowsInputFormat implements VectorizedInputFormatInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
ZeroRowsInputFormat.ZeroRowsRecordReader |
NullRowsInputFormat.DummyInputSplit, NullRowsInputFormat.NullRowsRecordReader| Constructor and Description |
|---|
ZeroRowsInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.NullWritable> |
getRecordReader(org.apache.hadoop.mapred.InputSplit split,
org.apache.hadoop.mapred.JobConf conf,
org.apache.hadoop.mapred.Reporter arg2) |
configure, getSplits, getSupportedFeaturesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedFeaturespublic org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.NullWritable> getRecordReader(org.apache.hadoop.mapred.InputSplit split,
org.apache.hadoop.mapred.JobConf conf,
org.apache.hadoop.mapred.Reporter arg2)
throws IOException
getRecordReader in interface org.apache.hadoop.mapred.InputFormat<org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.NullWritable>getRecordReader in class NullRowsInputFormatIOExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.