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

Packages that use DatumWriter
Package
Description
Interfaces and base classes shared by generic, specific and reflect.
A container file for Avro data.
A generic representation for 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.