| Package | Description |
|---|---|
| org.klomp.snark.dht | Distributed Hash Table (DHT) implementation for BitTorrent. |
| Modifier and Type | Method and Description |
|---|---|
static void | PersistDHT.loadDHT(KRPC krpc,
File file)Load the DHT from a single file. |
static void | PersistDHT.loadDHT(KRPC krpc,
File file,
File backupFile)Load the DHT from file, trying the backup if the primary doesn't exist. |