Bases: object
Field of a titus.datatype.AvroRecord.
Create an AvroField manually.
| Parameters: |
|
|---|
Get the field type as a titus.datatype.AvroType.
Get the field default value.
Create a field from an avro.schema.Schema.
Get the field as a Python-encoded JSON node.
Get the field name.
Get the field order.
Get the field type as an avro.schema.Schema.