Package com.db4o.config
Interface CacheConfiguration
-
- All Known Implementing Classes:
CacheConfigurationImpl
public interface CacheConfiguration
Interface to configure the cache configurations.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
slotCacheSize(int size)
Deprecated.since 7.14 BTrees have their own LRU cache now.
-