| Package | Description |
|---|---|
| net.i2p.router.networkdb.kademlia |
The network database, including implementation of floodfills.
|
| Modifier and Type | Class | Description |
|---|---|---|
(package private) class |
IterativeFollowupJob |
Ask a single peer for a single key.
|
(package private) class |
SingleSearchJob |
Ask a single peer for a single key.
|
| Constructor | Description |
|---|---|
FloodOnlyLookupSelector(RouterContext ctx,
FloodOnlySearchJob search) |