Uses of Class
net.i2p.router.networkdb.kademlia.FloodSearchJob
Package
Description
The network database, including implementation of floodfills.
-
Uses of FloodSearchJob in net.i2p.router.networkdb.kademlia
Modifier and TypeClassDescription(package private) class
Ask a connected peer for his RI.(package private) class
Uunused directly, replaced by IterativeSearchJob, but still extended by SingleSearchJob.(package private) class
Ask a single peer for a single key.class
A traditional Kademlia search that continues to search when the initial lookup fails, by iteratively searching the closer-to-the-key peers returned by the query in a DSRM.(package private) class
Ask a single peer for a single key.