Package org.apache.derby.impl.io.vfmem

Class Summary
BlockedByteArray Stores data in blocks, and supports reading/writing data from/into these blocks.
BlockedByteArrayInputStream An input stream reading from a blocked byte array.
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 a BlockedByteArray.
 


Built on Thu 2011-03-10 11:54:14+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.