| Package | Description |
|---|---|
| org.apache.avro.mapred |
Run Hadoop MapReduce jobs over
Avro data, with map and reduce functions written in Java.
|
| Class and Description |
|---|
| AvroCollector
A collector for map and reduce output.
|
| AvroMapper
A mapper for Avro data.
|
| AvroRecordReader
An
RecordReader for Avro data files. |
| AvroReducer
A reducer for Avro data.
|
| AvroWrapper
The wrapper of data for jobs configured with
AvroJob . |
| Pair
A key/value pair.
|
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.