Uses of Class
org.apache.avro.specific.SpecificDatumWriter

Packages that use SpecificDatumWriter
org.apache.avro.reflect Use Java reflection to generate schemas and protocols for existing classes. 
 

Uses of SpecificDatumWriter in org.apache.avro.reflect
 

Subclasses of SpecificDatumWriter in org.apache.avro.reflect
 class ReflectDatumWriter<T>
          DatumWriter for existing classes via Java reflection.
 



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