| Package | Description |
|---|---|
| org.apache.gora.avro.store | |
| org.apache.gora.store.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AvroStore<K,T extends PersistentBase>
An adapter DataStore for binary-compatible Avro serializations.
|
class |
DataFileAvroStore<K,T extends PersistentBase>
DataFileAvroStore is file based store which uses Avro's
DataFile{Writer,Reader}'s as a backend.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileBackedDataStoreBase<K,T extends PersistentBase>
Base implementations for
FileBackedDataStore methods. |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.