| Class | Description |
|---|---|
| AvroStore<K,T extends PersistentBase> |
An adapter DataStore for binary-compatible Avro serializations.
|
| DataFileAvroStore<K,T extends PersistentBase> |
DataFileAvroStore is file based store which uses Avro's
DataFile{Writer,Reader}'s as a backend.
|
| Enum | Description |
|---|---|
| AvroStore.CodecType |
The type of the avro Encoder/Decoder.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.