This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.types.avro.ReflectDataFactory (Apache Crunch 0.11.0 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
          Deprecated. as of 0.9.0; use AvroMode.REFLECT.override(ReaderWriterFactory)
 

Methods in org.apache.crunch.types.avro that return ReflectDataFactory
static ReflectDataFactory Avros.getReflectDataFactory(org.apache.hadoop.conf.Configuration conf)
          Deprecated. as of 0.9.0; use AvroMode.fromConfiguration(conf)
 



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