public class HoodieFileReaderFactory extends Object
| Constructor and Description |
|---|
HoodieFileReaderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <R extends org.apache.avro.generic.IndexedRecord> |
getFileReader(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.fs.Path path) |
public static <R extends org.apache.avro.generic.IndexedRecord> HoodieFileReader<R> getFileReader(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.fs.Path path) throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.