Uses of Class
org.apache.avro.reflect.ReflectData.AllowNull

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

Uses of ReflectData.AllowNull in org.apache.avro.reflect
 

Methods in org.apache.avro.reflect that return ReflectData.AllowNull
static ReflectData.AllowNull ReflectData.AllowNull.get()
          Return the singleton instance.
 



Copyright © 2010 The Apache Software Foundation