| Class | Description |
|---|---|
| WriteRetentionStore | A DelegatingStore that retains all writes (#storeChanges(MetaInformation, String, String, ColumnFamilyData, Map, Map) and WriteRetentionStore.delete(MetaInformation, String, String), that is PersistingElement.store() and PersistingElement.delete()) during a certain amount of time. |