Expand description
Logic for different Avro container file formats.
Structs§
- Avro
Binary Format - Raw Avro binary streaming format (no header or footer).
- Avro
OcfFormat - Avro Object Container File (OCF) format writer.
Traits§
- Avro
Format - Format abstraction implemented by each container‐level writer.