- Welcome to Avro’s Python documentation!
SchemaCompatibilityType
SchemaIncompatibilityType
SchemaType
merge()
DataFileReader
DataFileWriter
HeaderType
BaseRequestor
FramedReader
FramedWriter
HTTPTransceiver
Requestor
Responder
Message
MessageObject
Protocol
ProtocolObject
make_avpr_object()
parse()
BZip2Codec
Codec
DeflateCodec
NullCodec
- Components
BinaryDecoder
BinaryDecoder.read()
BinaryDecoder.read_boolean()
BinaryDecoder.read_bytes()
BinaryDecoder.read_date_from_int()
BinaryDecoder.read_decimal_from_bytes()
BinaryDecoder.read_decimal_from_fixed()
BinaryDecoder.read_double()
BinaryDecoder.read_float()
BinaryDecoder.read_int()
BinaryDecoder.read_long()
BinaryDecoder.read_null()
BinaryDecoder.read_time_micros_from_long()
BinaryDecoder.read_time_millis_from_int()
BinaryDecoder.read_timestamp_micros_from_long()
BinaryDecoder.read_timestamp_millis_from_long()
BinaryDecoder.read_utf8()
BinaryEncoder
BinaryEncoder.write()
BinaryEncoder.write_boolean()
BinaryEncoder.write_bytes()
BinaryEncoder.write_date_int()
BinaryEncoder.write_decimal_bytes()
BinaryEncoder.write_decimal_fixed()
BinaryEncoder.write_double()
BinaryEncoder.write_float()
BinaryEncoder.write_int()
BinaryEncoder.write_long()
BinaryEncoder.write_null()
BinaryEncoder.write_time_micros_long()
BinaryEncoder.write_time_millis_int()
BinaryEncoder.write_timestamp_micros_long()
BinaryEncoder.write_timestamp_millis_long()
BinaryEncoder.write_utf8()
DatumReader
DatumWriter
ValidationNode
validate()
HTTPRequestor
TaskRunner
TetherTask
find_port()
TaskRunner
find_port()
HTTPRequestor
TetherTask
TypedDict()
randbytes()
AvroException
AvroOutOfScaleException
AvroRemoteException
AvroRuntimeException
AvroTypeException
AvroWarning
ConnectionClosedException
DataFileException
IONotReadyException
IgnoredLogicalType
InvalidAvroBinaryEncoding
InvalidDefault
InvalidDefaultException
InvalidName
ProtocolParseException
SchemaParseException
SchemaResolutionException
UnknownFingerprintAlgorithmException
UnsupportedCodec
UsageError
Name
Names
validate_basename()
GenericHandler
GenericResponder
TSTTzinfo
UTCTzinfo
print_json_pretty()
ArraySchema
BytesDecimalSchema
CanonicalPropertiesMixin
DateSchema
EnumSchema
EqualByJsonMixin
EqualByPropsMixin
ErrorUnionSchema
Field
FixedDecimalSchema
FixedSchema
MapSchema
NamedSchema
PrimitiveSchema
PropertiesMixin
RecordSchema
Schema
TimeMicrosSchema
TimeMillisSchema
TimestampMicrosSchema
TimestampMillisSchema
UUIDSchema
UnionSchema
from_path()
get_other_props()
make_avsc_object()
make_bytes_decimal_schema()
make_logical_schema()
parse()