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
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.