Package | Description |
---|---|
net.sf.joafip.file.service | |
net.sf.joafip.file.service.stream | |
net.sf.joafip.kvstore.service | |
net.sf.joafip.service |
Class and Description |
---|
AbstractRandomAccessFile |
AbstractWriteRead3Gbyte |
FileIOException |
HelperFileUtil
utilities for file management
|
IRandomAccessFile
interface for random access in file
cache is maintained in memory independently to file opened state or closed state. useful when closing and reopening the file to ensure the data are write, then data in cache reflecting file content is not loose |
RandomAccessFileDirectNio
direct file access using 'nio'
|
Class and Description |
---|
FileIOException |
IRandomAccessFile
interface for random access in file
cache is maintained in memory independently to file opened state or closed state. useful when closing and reopening the file to ensure the data are write, then data in cache reflecting file content is not loose |
Class and Description |
---|
FileIOException |
IRandomAccessFile
interface for random access in file
cache is maintained in memory independently to file opened state or closed state. useful when closing and reopening the file to ensure the data are write, then data in cache reflecting file content is not loose |
Class and Description |
---|
FileIOException |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.