Uses of Annotation Type
org.apache.avro.reflect.AvroEncode
Packages that use AvroEncode
Package
Description
Use Java reflection to generate schemas and protocols for existing
classes.
-
Uses of AvroEncode in org.apache.avro.reflect
Methods in org.apache.avro.reflect that return AvroEncodeModifier and TypeMethodDescriptionprotected static AvroEncodeReflectionUtil.getAvroEncode(Class<?> clazz) protected static AvroEncodeReflectionUtil.getAvroEncode(Field field)