This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.types.avro.ReflectDataFactory (Apache Crunch 0.4.0-incubating API)

Uses of Class
org.apache.crunch.types.avro.ReflectDataFactory

Packages that use ReflectDataFactory
org.apache.crunch.types.avro Business object serialization using Apache Avro. 
 

Uses of ReflectDataFactory in org.apache.crunch.types.avro
 

Fields in org.apache.crunch.types.avro declared as ReflectDataFactory
static ReflectDataFactory Avros.REFLECT_DATA_FACTORY
          The instance we use for generating reflected schemas.
 

Methods in org.apache.crunch.types.avro that return ReflectDataFactory
static ReflectDataFactory Avros.getReflectDataFactory(org.apache.hadoop.conf.Configuration conf)
           
 



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