- readAccess - Variable in class de.lmu.ifi.dbs.elki.persistent.AbstractPageFile
-
The read I/O-Access of this file.
- readHeader(RandomAccessFile) - Method in interface de.lmu.ifi.dbs.elki.persistent.PageHeader
-
Initializes this header from the specified file.
- readHeader(byte[]) - Method in interface de.lmu.ifi.dbs.elki.persistent.PageHeader
-
Initializes this header from the specified file.
- readPage(int) - Method in class de.lmu.ifi.dbs.elki.persistent.MemoryPageFile
-
- readPage(int) - Method in interface de.lmu.ifi.dbs.elki.persistent.PageFile
-
Reads the page with the given id from this file.
- recordsize - Variable in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
-
Size of the records in the file.
- resizeFile(int) - Method in class de.lmu.ifi.dbs.elki.persistent.OnDiskArray
-
Resize file to the intended size
- resizeMatrix(int) - Method in class de.lmu.ifi.dbs.elki.persistent.OnDiskUpperTriangleMatrix
-
Resize the matrix to cover newsize x newsize.