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

Uses of Package
org.apache.crunch.types.avro

Packages that use org.apache.crunch.types.avro
org.apache.crunch.io Data input and output for Pipelines. 
org.apache.crunch.types.avro Business object serialization using Apache Avro. 
 

Classes in org.apache.crunch.types.avro used by org.apache.crunch.io
AvroType
          The implementation of the PType interface for Avro-based serialization.
 

Classes in org.apache.crunch.types.avro used by org.apache.crunch.types.avro
AvroType
          The implementation of the PType interface for Avro-based serialization.
AvroTypeFamily
           
ReflectDataFactory
          A Factory class for constructing Avro reflection-related objects.
 



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