Package | Description |
---|---|
edu.georgetown.gucs.bloomfilter | |
edu.georgetown.gucs.fingerprinter |
Class and Description |
---|
BloomFilterCalculations.BloomFilterSpecification
A wrapper class that holds two key parameters for a Bloom Filter: the
number of hash functions used, and the size of the bit set.
|
Factory |
ICompactSerializer
Allows for the controlled serialization/deserialization of a given type.
|
LongBitSet |
LongFastBloomFilter |
Class and Description |
---|
LongFastBloomFilter |