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

R

read_page(PageId, Page) - Method in class diskmgr.DiskMgr
Reads the contents of the specified page from disk.
restart() - Method in class relop.FileScan
Restarts the iterator, i.e.
restart() - Method in class relop.IndexScan
Restarts the iterator, i.e.
restart() - Method in class relop.Iterator
Restarts the iterator, i.e.
restart() - Method in class relop.KeyScan
Restarts the iterator, i.e.
restart() - Method in class relop.Projection
Restarts the iterator, i.e.
restart() - Method in class relop.Selection
Restarts the iterator, i.e.
restart() - Method in class relop.SimpleJoin
Restarts the iterator, i.e.
RID - Class in global
A record is uniquely identified by its page number and slot number.
RID() - Constructor for class global.RID
Default constructor.
RID(RID) - Constructor for class global.RID
Copy constructor.
RID(PageId, int) - Constructor for class global.RID
Constructs an RID from the given values.
RID(byte[], short) - Constructor for class global.RID
Constructs an RID stored in the given data buffer.

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