Uses of Interface
org.apache.avro.io.DatumReader

Packages that use DatumReader
Package
Description
Interfaces and base classes shared by generic, specific and reflect.
A container file for Avro data.
A generic representation for Avro data.
 
Utilities for Encoding and Decoding Avro data.
 
 
 
 
Protocol Buffer compatibility.
Use Java reflection to generate schemas and protocols for existing classes.
Generate specific Java classes for schemas and protocols.
Thrift compatibility.