External Interface



next up previous
Next: LinearHashingFile Up: CS764 Project Report - Previous: Introduction

External Interface

The class LinearHashingFile is used to create/open a linear hashing index, destroy the index, insert records to the index and delete records from the index. The class LinearHashingScan is used to open an exact match scan on a linear hashing index. The scan can be used to get the next record and delete the current record.




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