Interface CacheConfiguration

  • All Known Implementing Classes:
    CacheConfigurationImpl

    public interface CacheConfiguration
    Interface to configure the cache configurations.
    • 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