Package | Description |
---|---|
org.apache.avro.mapreduce |
Modifier and Type | Class and Description |
---|---|
class |
AvroKeyRecordReader<T>
Reads records from an input split representing a chunk of an Avro container file.
|
class |
AvroKeyValueRecordReader<K,V>
Reads Avro generic records from an Avro container file, where the records contain two
fields: 'key' and 'value'.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.