Grid file |
- Multi-dimensional hashing
|
- Goal: To retrieve records with at most two disk accesses
|
|
|
|
|
|
- Buckets hold data records
|
- Grid directory maintains grid cells that points to buckets
|
|
|
- -dimensional array: One entry for each grid cell
|
|
- 1-dimensional linear scales: Defines partitions for each dimension
|
- Arrangement of records inside a bucket can be anything
|