| Package | Description |
|---|---|
| org.klomp.snark.dht | Distributed Hash Table (DHT) implementation for BitTorrent. |
| Modifier and Type | Method and Description |
|---|---|
(package private) BloomFilter[] | DHTTracker.getBloomFilters(InfoHash ih)Build BEP 33 bloom filters for a torrent, one for the stored seeds
and one for the stored peers, by inserting the 32-byte destination
hash of each peer into the appropriate filter. |