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

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

Packages that use org.apache.crunch.types.avro
org.apache.crunch.impl.spark.serde   
org.apache.crunch.types.avro Business object serialization using Apache Avro. 
 

Classes in org.apache.crunch.types.avro used by org.apache.crunch.impl.spark.serde
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
AvroMode
          AvroMode is an immutable object used for configuring the reading and writing of Avro types.
AvroMode.ModeType
          Internal enum which represents the various Avro data types.
AvroType
          The implementation of the PType interface for Avro-based serialization.
AvroType.AvroRecordType
           
AvroTypeFamily
           
ReaderWriterFactory
          Interface for accessing DatumReader, DatumWriter, and Data classes.
ReflectDataFactory
          A Factory class for constructing Avro reflection-related objects.
 



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