Package org.h2.mvstore.cache

Classes related to caching.

See:
          Description

Class Summary
CacheLongKeyLIRS<V> A scan resistant cache that uses keys of type long.
FilePathCache A file with a read cache.
FilePathCache.FileCache A file with a read cache.
 

Package org.h2.mvstore.cache Description

Classes related to caching.