首页 > Term: expandable hashing
expandable hashing
A type of hierarchical hash system which treats a hash as a bit string, and uses a trie for bucket lookup. Its hierarchical nature allows re-hashing to be performed using an incremental operation (done one bucket at a time, as needed). With expandable hashing, time-sensitive applications are less affected by table growth than by standard full-table rehashes.
0
创建者
- GeorgeV
- 100% positive feedback