This project has retired. For details please refer to its Attic page.
Uses of Package org.apache.crunch.types.avro (Apache Crunch 0.4.0-incubating 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
AvroDeepCopier
          Performs deep copies of Avro-serializable objects.
AvroTableType
          The implementation of the PTableType interface for Avro-based serialization.
AvroType
          The implementation of the PType interface for Avro-based serialization.
AvroTypeFamily
           
ReflectDataFactory
          A Factory class for constructing Avro reflection-related objects.
 



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