Package org.h2.store.fs.async
This file system stores files on disk and uses java.nio.channels.AsynchronousFileChannel to access the files.
-
Class Summary Class Description FileAsync File which uses NIO2 AsynchronousFileChannel.FilePathAsync This file system stores files on disk and uses java.nio.channels.AsynchronousFileChannel to access the files.