public interface IStoreSaverForGarbage
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
IHeapDataManager |
getDataManager() |
LinkManager |
getLinkManager() |
boolean |
performModificationDone() |
void |
resetModificationCount() |
boolean |
saveModification() |
void resetModificationCount()
boolean performModificationDone()
throws StoreException
StoreExceptionboolean saveModification()
throws StoreException
StoreExceptionvoid flush()
throws StoreException
StoreExceptionIHeapDataManager getDataManager()
LinkManager getLinkManager()
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.