Class PersistentIntegerStorageEngine

java.lang.Object
org.terracotta.offheapstore.storage.IntegerStorageEngine
org.terracotta.offheapstore.disk.storage.PersistentIntegerStorageEngine
All Implemented Interfaces:
Persistent, PersistentHalfStorageEngine<Integer>, HalfStorageEngine<Integer>

public class PersistentIntegerStorageEngine extends IntegerStorageEngine implements PersistentHalfStorageEngine<Integer>