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-2012 The Apache Software Foundation. All Rights Reserved.