Interface PersistentStorageEngine<K,V>
- All Superinterfaces:
Persistent,StorageEngine<K,V>
- All Known Implementing Classes:
FileBackedStorageEngine,PersistentSplitStorageEngine
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.terracotta.offheapstore.storage.StorageEngine
StorageEngine.Owner -
Method Summary
Methods inherited from interface org.terracotta.offheapstore.disk.persistent.Persistent
bootstrap, close, flush, persistMethods inherited from interface org.terracotta.offheapstore.storage.StorageEngine
attachedMapping, bind, clear, destroy, equalsKey, equalsValue, freeMapping, getAllocatedMemory, getDataSize, getOccupiedMemory, getVitalMemory, invalidateCache, readKey, readValue, shrink, writeMapping