A B C D E F G H I L M N O P R S T U W

D

DatabaseName - Static variable in class global.Minibase
Name of the data file.
deallocate_page(PageId) - Method in class diskmgr.DiskMgr
Deallocates a single page (i.e.
deallocate_page(PageId, int) - Method in class diskmgr.DiskMgr
Deallocates a set of pages on disk, given the run size.
delete_file_entry(String) - Method in class diskmgr.DiskMgr
Deletes a file entry from the header page(s).
deleteRecord(RID) - Method in class heap.HFPage
Deletes a record from the page, compacting the records space.
destroyDB() - Method in class diskmgr.DiskMgr
Destroys the database, removing the file that stores it.
DiskManager - Static variable in class global.Minibase
The Minibase Disk Space Manager.
diskmgr - package diskmgr
 
DiskMgr - Class in diskmgr
Minibase Disk Manager
DiskMgr() - Constructor for class diskmgr.DiskMgr
 

A B C D E F G H I L M N O P R S T U W