@DefaultAnnotation(value=org.checkerframework.checker.nullness.qual.NonNull.class)
Coders to specify how data is encoded to and
 decoded from byte strings using Apache Avro.See: Description
| Class | Description | 
|---|---|
| AvroCoder<T> | 
 A  
Coder using Avro binary format. | 
| AvroGenericCoder | 
 AvroCoder specialisation for GenericRecord, needed for cross-language transforms. 
 | 
Coders to specify how data is encoded to and
 decoded from byte strings using Apache Avro.