avro
美
英 
- 網(wǎng)絡(luò)阿弗羅;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]是最近加入到Apache的Hadoop家族的項目之一。為支持數(shù)據(jù)密集型應(yīng)用,它定義了一種數(shù)據(jù)格式并在多種編程語言中支持這種格式。
I first flew from Croydon Airport (when it was still one of London's airports) in 1952 in an Avro Consul.
我第一次做飛機(jī)是在克羅伊登飛機(jī)場,1952年的時候,那是架波音客機(jī)。
Although technically Avro does not support inheritance [7], it is simple enough to implement an inheritance-like structure.
雖然技術(shù)上Avro不支持繼承[7],但要是實現(xiàn)一個類繼承的結(jié)構(gòu)非常簡單。
Fortunately, Avro supports unions, which allow for skipping some of the record's parameters.
幸運的是,Avro支持聯(lián)合體,允許省略某些記錄的參數(shù)。
Dynamic typing: Avro does not require that code be generated.
動態(tài)類型:Avro無需生成代碼。
In the current Avro implementation, a Schema class takes a single file (or string) to build the internal schema representation.
在當(dāng)前Avro實現(xiàn)中,模式類需要一個文件(或字符串)來表示內(nèi)部模式。
Backward compatibility in Avro documents.
Avro文檔的向后兼容性。
As described in the Avro specification [5] an Avro document schema is defined as a JSON file.
如Avro規(guī)范所述[5]Avro文檔模式定義成JSON文件。
JAR-145 approval for maintenance of Avro was received in 2001 and of Saab in 2002.
在2001年和2002年分別獲得了對Avro和Saab的JAR-145維修批準(zhǔn)。
In 2003 four new Avro RJ-aircraft were added to the fleet.
在2003年,又增添了四架新AvroRJ飛機(jī)。
How to componentize Avro schemas and build overall schema out of components, maintained separately in multiple files
如何建立組件化Avro模式,使用組件搭建整體模式,分別保存在多個文件中
Implementing polymorphism in Avro
在Avro中實現(xiàn)多態(tài)
Implementing inheritance in Avro
在Avro中實現(xiàn)繼承
In this article I will try to describe my experimenting with Avro, specifically
在這篇文章中我將試著描述我使用Avro的經(jīng)驗,特別是