Status get_next(RID& rid)



next up previous
Next: Status delete_current() Up: LinearHashingScan Previous: ~LinearHashingScan()

Status get_next(RID& rid)

Get the next record in the scan. Set rid to the record ID of the next record. Return OK if the next record has been found successfully. Return NOMORERECS if all records have been scanned. Otherwise return the error code.



Weiqing Huang
Sun May 14 16:22:27 CDT 1995