Structs§
- Array
- An array
- Attributes
- Additional attributes within a
Schema
- Enum
- An enumeration
- Field
- A field within a
Record
- Fixed
- A fixed length binary array
- Map
- A map
- Record
- A record
- Type
- A type definition that is not a variant of
ComplexType
Enums§
- Complex
Type - A complex type
- Primitive
Type - A primitive type
- Schema
- An Avro schema
- Type
Name - Either a
PrimitiveType
or a reference to a previously defined named type
Constants§
- SCHEMA_
METADATA_ KEY - The metadata key used for storing the JSON encoded
Schema