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

C

close() - Method in class heap.HeapScan
Closes the file scan, releasing any pinned pages.
close() - Method in class index.BucketScan
Closes the index scan, releasing any pinned pages.
close() - Method in class index.HashScan
Closes the index scan, releasing any pinned pages.
close() - Method in class relop.FileScan
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.IndexScan
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.Iterator
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.KeyScan
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.Projection
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.Selection
Closes the iterator, releasing any resources (i.e.
close() - Method in class relop.SimpleJoin
Closes the iterator, releasing any resources (i.e.
closeDB() - Method in class diskmgr.DiskMgr
Closes the database file.
COLNAME - Static variable in class global.AttrType
 
compareTo(SearchKey) - Method in class global.SearchKey
Generically compares two search keys.
Convert - Class in global
Provides conversion routines for getting and setting data in byte arrays.
Convert() - Constructor for class global.Convert
 
copyPage(Page) - Method in class global.Page
Copies the contents of the given page's buffer into this page's buffer.
copyPageId(PageId) - Method in class global.PageId
Makes a copy of the given PageId.
copyRID(RID) - Method in class global.RID
Makes a copy of the given RID.
createDB(String, int) - Method in class diskmgr.DiskMgr
Creates and opens a new database with the given file name and specified number of pages.

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