Class FloodfillRouterInfoFloodJob
java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.networkdb.kademlia.FloodfillRouterInfoFloodJob
- All Implemented Interfaces:
Job
Job to flood nearby floodfill routers with our RI.
Speeds up integration of new ffs. Created for #1195.
Also called when opting out of ff to call off the hounds ASAP.
Currently floods FNDF.MAX_TO_FLOOD * 2 routers nearest to us.
- Since:
- 0.9.21
-
Constructor Summary
ConstructorDescriptionFloodfillRouterInfoFloodJob
(RouterContext context, FloodfillNetworkDatabaseFacade facade) -
Method Summary
Methods inherited from class net.i2p.router.JobImpl
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, madeReady, requeue, toString