public class RecordReaderFactory extends Object
| Constructor and Description |
|---|
RecordReaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static TreeReaderFactory.TreeReader |
createTreeReader(int colId,
org.apache.hadoop.conf.Configuration conf,
List<OrcProto.Type> fileSchema,
boolean[] included,
boolean skipCorrupt) |
public static TreeReaderFactory.TreeReader createTreeReader(int colId, org.apache.hadoop.conf.Configuration conf, List<OrcProto.Type> fileSchema, boolean[] included, boolean skipCorrupt) throws IOException
IOExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.