Uses of Package
org.h2.store.fs.niomem
-
Packages that use org.h2.store.fs.niomem Package Description org.h2.store.fs.niomem This file system keeps files fully in off-java-heap memory. -
Classes in org.h2.store.fs.niomem used by org.h2.store.fs.niomem Class Description FileNioMemData This class contains the data of an in-memory random access file.FileNioMemData.CompressItem Represents a compressed item.FileNioMemData.CompressLaterCache This small cache compresses the data if an element leaves the cache.FilePathNioMem This file system keeps files fully in off-java-heap memory.