Uses of Class
dev.hardwood.avro.AvroRowReader
Packages that use AvroRowReader
Package
Description
Avro integration for materializing Parquet rows as Avro
GenericRecord instances.-
Uses of AvroRowReader in dev.hardwood.avro
Methods in dev.hardwood.avro that return AvroRowReaderModifier and TypeMethodDescriptionAvroReaders.RowReaderBuilder.build()static AvroRowReaderAvroReaders.rowReader(ParquetFileReader reader) Create anAvroRowReaderthat reads all rows and columns.