Uses of Class
org.terracotta.offheapstore.storage.IntegerStorageEngine
Packages that use IntegerStorageEngine
-
Uses of IntegerStorageEngine in org.terracotta.offheapstore.disk.storage
Subclasses of IntegerStorageEngine in org.terracotta.offheapstore.disk.storage -
Uses of IntegerStorageEngine in org.terracotta.offheapstore.storage
Fields in org.terracotta.offheapstore.storage declared as IntegerStorageEngineModifier and TypeFieldDescriptionprivate static final IntegerStorageEngineIntegerStorageEngine.SINGLETONFields in org.terracotta.offheapstore.storage with type parameters of type IntegerStorageEngineModifier and TypeFieldDescriptionprivate static final Factory<IntegerStorageEngine> IntegerStorageEngine.FACTORYMethods in org.terracotta.offheapstore.storage that return IntegerStorageEngineMethods in org.terracotta.offheapstore.storage that return types with arguments of type IntegerStorageEngineModifier and TypeMethodDescriptionstatic Factory<IntegerStorageEngine> IntegerStorageEngine.createFactory()