public class AvroParquetReader<T extends org.apache.avro.generic.IndexedRecord> extends ParquetReader<T>
| Constructor and Description |
|---|
AvroParquetReader(org.apache.hadoop.fs.Path file) |
AvroParquetReader(org.apache.hadoop.fs.Path file,
UnboundRecordFilter recordFilter) |
public AvroParquetReader(org.apache.hadoop.fs.Path file)
throws IOException
IOExceptionpublic AvroParquetReader(org.apache.hadoop.fs.Path file,
UnboundRecordFilter recordFilter)
throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.