This project has retired. For details please refer to its
Attic page.
ScalaSafeReflectDatumWriter (Apache Crunch 0.3.0-incubating API)
org.apache.crunch.scrunch
Class ScalaSafeReflectDatumWriter<T>
java.lang.Object
org.apache.avro.generic.GenericDatumWriter<T>
org.apache.avro.specific.SpecificDatumWriter<T>
org.apache.avro.reflect.ReflectDatumWriter<T>
org.apache.crunch.scrunch.ScalaSafeReflectDatumWriter<T>
- All Implemented Interfaces:
- org.apache.avro.io.DatumWriter<T>
public class ScalaSafeReflectDatumWriter<T>
- extends org.apache.avro.reflect.ReflectDatumWriter<T>
Methods inherited from class org.apache.avro.generic.GenericDatumWriter |
getData, setSchema, write |
ScalaSafeReflectDatumWriter
public ScalaSafeReflectDatumWriter()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.