See: Description
Interface | Description |
---|---|
KeySelector.BitSelector | |
KeySelector.WordSelector |
Class | Description |
---|---|
BloomSHA1 |
A Bloom filter for sets of SHA1 digests.
|
BloomSHA1.FilterKey |
Store the (opaque) bloom filter offsets for reuse.
|
KeySelector |
Given a key, populates arrays determining word and bit offsets into
a Bloom filter.
|
Bloom filter used by net.i2p.router.util.DecayingBloomFilter