org.terracotta.offheapstore.disk.persistent
Interface PersistentHalfStorageEngine<T>

All Superinterfaces:
HalfStorageEngine<T>, Persistent
All Known Implementing Classes:
PersistentIntegerStorageEngine

public interface PersistentHalfStorageEngine<T>
extends HalfStorageEngine<T>, Persistent

Author:
cdennis

Method Summary
 
Methods inherited from interface org.terracotta.offheapstore.storage.HalfStorageEngine
bind, clear, destroy, equals, free, getAllocatedMemory, getDataSize, getOccupiedMemory, getVitalMemory, invalidateCache, read, shrink, write
 
Methods inherited from interface org.terracotta.offheapstore.disk.persistent.Persistent
bootstrap, close, flush, persist
 



Copyright © 2015. All Rights Reserved.