Uses of Class
org.apache.avro.mapreduce.AvroRecordReaderBase
-
Uses of AvroRecordReaderBase in org.apache.avro.mapreduce
Modifier and TypeClassDescriptionclass
Reads records from an input split representing a chunk of an Avro container file.class
Reads Avro generic records from an Avro container file, where the records contain two fields: 'key' and 'value'.