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

Package org.apache.gora.persistency

Interface Summary
BeanFactory<K,T extends Persistent> BeanFactory's enable contruction of keys and Persistent objects.
Persistent Objects that are persisted by Gora implements this interface.
StatefulMap<K,V> StatefulMap extends the Map interface to keep track of the persistency states of individual elements in the Map.
StateManager StateManager manages objects state for persistency.
 

Class Summary
ListGenericArray<T> An ArrayList based implementation of Avro GenericArray.
StatefulHashMap<K,V>  
 

Enum Summary
State Persistency state of an object or field.
 



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