Classes
AvroSchemaEncoder
Avro Schema Encoder class.
Bases: SchemaEncoder
SchemaEncoder
type_ (Optional[type]) –
Build the avro schema for the given field.
type – The type to be encoded as a schema.
A dictionary object.
Union[dict, list, str]
Generate a random string
A random string value.
str