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

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

Uses of SpecificDatumReader in org.apache.avro.reflect
 

Subclasses of SpecificDatumReader in org.apache.avro.reflect
 class ReflectDatumReader<T>
          DatumReader for existing classes via Java reflection.
 



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