This project has retired. For details please refer to its Attic page.
Uses of Package org.apache.crunch.types.avro (Apache Crunch 0.9.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.io Data input and output for Pipelines. 
org.apache.crunch.io.avro   
org.apache.crunch.io.avro.trevni   
org.apache.crunch.io.parquet   
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.io
AvroType
          The implementation of the PType interface for Avro-based serialization.
 

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

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

Classes in org.apache.crunch.types.avro used by org.apache.crunch.io.parquet
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
           
AvroType
          The implementation of the PType interface for Avro-based serialization.
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.