Uses of Class
net.i2p.router.networkdb.kademlia.IterativeSearchJob
Package | Description |
---|---|
net.i2p.router.networkdb.kademlia |
The network database, including implementation of floodfills.
|
-
Uses of IterativeSearchJob in net.i2p.router.networkdb.kademlia
Constructors in net.i2p.router.networkdb.kademlia with parameters of type IterativeSearchJob Constructor Description IterativeFollowupJob(RouterContext ctx, Hash key, Hash to, IterativeSearchJob search)
IterativeLookupJob(RouterContext ctx, DatabaseSearchReplyMessage dsrm, IterativeSearchJob search)
IterativeLookupSelector(RouterContext ctx, IterativeSearchJob search)
IterativeTimeoutJob(RouterContext ctx, Hash peer, IterativeSearchJob job)