Uses of Class
org.terracotta.offheapstore.storage.StringStorageEngine
-
Packages that use StringStorageEngine Package Description org.terracotta.offheapstore.storage -
-
Uses of StringStorageEngine in org.terracotta.offheapstore.storage
Methods in org.terracotta.offheapstore.storage that return types with arguments of type StringStorageEngine Modifier and Type Method Description static Factory<StringStorageEngine>StringStorageEngine. createFactory(PointerSize width, PageSource source, int pageSize)
-