Package | Description |
---|---|
net.i2p.router.networkdb.kademlia |
The network database, including implementation of floodfills.
|
Modifier and Type | Class and 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 and Description |
---|
FloodOnlyLookupSelector(RouterContext ctx,
FloodOnlySearchJob search) |