FilePathNioMapped
This file system stores files on disk and uses java.nio to access the files. This class used memory mapped files.
Methods
String
getScheme
()
String
getScheme
()
FileChannel
open
(String mode)
FileChannel
open
(String mode) throws IOException