Package org.apache.derby.impl.io.vfmem
-
Class Summary Class Description BlockedByteArray Stores data in blocks, and supports reading/writing data from/into these blocks.BlockedByteArrayOutputStream Output stream writing bytes into an underlying blocked byte array.DataStore A virtual data store, keeping track of all the virtual files existing and offering a set of high-level operations on virtual files.DataStoreEntry A data store entry representing either a file or a directory.PathUtil Helper methods to deal with paths in the in-memory "file system".VirtualFile Represents a file in the virtual file system.VirtualRandomAccessFile A random access file capable of reading and writing from/into a virtual file whose data is represented by aBlockedByteArray.
DataMelt 3.0 © DataMelt by jWork.ORG