Package org.h2.mvstore.cache
Classes related to caching.
-
Class Summary Class Description CacheLongKeyLIRS<V> A scan resistant cache that uses keys of type long.CacheLongKeyLIRS.Config The cache configuration.CacheLongKeyLIRS.Entry<V> A cache entry.CacheLongKeyLIRS.Segment<V> A cache segmentFilePathCache A file with a read cache.FilePathCache.FileCache A file with a read cache.