C# (CSharp) Avro Пространство имен

Пространства имен

Avro.CodeGen
Avro.Schema
Avro.Test

Классы

Имя Описание
ArraySchema Class for array type schemas
AvroException A generic Avro exception.
AvroTypeException Used to communicate an exception associated with Avro typing.
BinaryDecoder Read leaf values.
BinaryEncoder Write leaf values.
DataFileException Raised when there's a problem reading or writing file object containers.
FieldAttribute
FixedSchema Class for fixed schemas
JsonHelper
Logger
MapSchema Class for map schemas
Message
Message.Parameter
NamedSchema
Protocol
ProtocolParseException
RecordAttribute
RecordSchema
Schema Base class for all schema types
SchemaParseException
SchemaResolutionException
SchemaType
UnionSchema Class for union schemas
Util