Uses of Package
org.apache.avro.reflect

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

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.
ReflectRequestor
          A Requestor for existing interfaces.
 

Classes in org.apache.avro.reflect used by org.apache.avro.util
Stringable
          Declares that a class should be represented by an Avro string.
 



Copyright © 2010 The Apache Software Foundation