This project has retired. For details please refer to its Attic page.
org.apache.gora.avro.store (Apache Gora 0.2 API)

Package org.apache.gora.avro.store

Class Summary
AvroStore<K,T extends Persistent> An adapter DataStore for binary-compatible Avro serializations.
DataFileAvroStore<K,T extends Persistent> DataFileAvroStore is file based store which uses Avro's DataFile{Writer,Reader}'s as a backend.
 

Enum Summary
AvroStore.CodecType The type of the avro Encoder/Decoder.
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.