Uses of Class
net.i2p.router.networkdb.kademlia.IterativeSearchJob
Packages that use IterativeSearchJob
Package
Description
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 IterativeSearchJobModifierConstructorDescriptionIterativeFollowupJob
(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)