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