This project has retired. For details please refer to its Attic page.
org.apache.crunch.types.avro (Apache Crunch 0.8.0 API)

Package org.apache.crunch.types.avro

Business object serialization using Apache Avro.

See:
          Description

Class Summary
AvroInputFormat<T> An InputFormat for Avro data files.
AvroOutputFormat<T> An OutputFormat for Avro data files.
Avros Defines static methods that are analogous to the methods defined in AvroTypeFamily for convenient static importing.
AvroTextOutputFormat<K,V>  
AvroType<T> The implementation of the PType interface for Avro-based serialization.
AvroTypeFamily  
AvroUtf8InputFormat An InputFormat for text files.
ReflectDataFactory A Factory class for constructing Avro reflection-related objects.
 

Package org.apache.crunch.types.avro Description

Business object serialization using Apache Avro.



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.