Uses of Class
org.terracotta.offheapstore.storage.LongStorageEngine
-
Packages that use LongStorageEngine Package Description org.terracotta.offheapstore.storage -
-
Uses of LongStorageEngine in org.terracotta.offheapstore.storage
Methods in org.terracotta.offheapstore.storage that return types with arguments of type LongStorageEngine Modifier and Type Method Description static <V> Factory<LongStorageEngine<V>>LongStorageEngine. createFactory(Factory<? extends HalfStorageEngine<V>> valueFactory)
-