A HashSet optimized for blobs. More...


Go to the source code of this file.
Classes | |
| class | Hypertable::BlobHashSet< TraitsT > |
| A HashSet for storing and looking up blobs efficiently. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
A HashSet optimized for blobs.
This file implements a HashSet for storing and looking up blobs efficiently. It is used i.e. for Bloom Filters.
Definition in file BlobHashSet.h.
1.8.8