Uses of Package
org.apache.avro.reflect

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

Classes in org.apache.avro.reflect used by org.apache.avro.ipc.reflect
ReflectData
          Utilities to use existing Java classes and interfaces via reflection.
 

Classes in org.apache.avro.reflect used by org.apache.avro.reflect
ReflectData
          Utilities to use existing Java classes and interfaces via reflection.
ReflectData.AllowNull
          ReflectData implementation that permits null field values.
 



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