avro

avro

 英

  • 网络阿弗罗;Algemene Verenigde Radio Omroep;爱弗罗

例句

data format designed to support data-intensive applications, and provides support for this format in a variety of programming languages.

Avro[1]最近加入ApacheHadoop家族项目之一支持数据密集型应用定义一种数据格式多种编程语言支持这种格式

I first flew from Croydon Airport (when it was still one of London's airports) in 1952 in an Avro Consul.

第一飞机克罗伊登飞机场,1952年时候波音客机

Although technically Avro does not support inheritance [7], it is simple enough to implement an inheritance-like structure.

虽然技术上Avro支持继承[7],要是实现继承结构非常简单

Fortunately, Avro supports unions, which allow for skipping some of the record's parameters.

幸运Avro支持联合体允许省略某些记录参数

Dynamic typing: Avro does not require that code be generated.

动态类型Avro无需生成代码

In the current Avro implementation, a Schema class takes a single file (or string) to build the internal schema representation.

当前Avro实现模式需要一个文件字符串表示内部模式

Backward compatibility in Avro documents.

Avro文档向后兼容性

As described in the Avro specification [5] an Avro document schema is defined as a JSON file.

Avro规范[5]Avro文档模式定义JSON文件

JAR-145 approval for maintenance of Avro was received in 2001 and of Saab in 2002.

2001年2002年分别获得AvroSaabJAR-145维修批准

In 2003 four new Avro RJ-aircraft were added to the fleet.

2003年,增添AvroRJ飞机

How to componentize Avro schemas and build overall schema out of components, maintained separately in multiple files

如何建立组件Avro模式使用组件搭建整体模式分别保存多个文件

Implementing polymorphism in Avro

Avro实现多态

Implementing inheritance in Avro

Avro实现继承

In this article I will try to describe my experimenting with Avro, specifically

篇文章试着描述使用Avro经验特别是