JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.db4o.config
Interface CacheConfiguration
All Known Implementing Classes:
CacheConfigurationImpl
public interface
CacheConfiguration
Interface to configure the cache configurations.
Method Summary
Methods
Modifier and Type
Method and Description
void
slotCacheSize
(int size)
Deprecated.
since 7.14 BTrees have their own LRU cache now.
Method Detail
slotCacheSize
void slotCacheSize(int size)
Deprecated.
since 7.14 BTrees have their own LRU cache now.
configures the size of the slot cache to hold a number of slots in the cache.
Parameters:
size
- the number of slots
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method