Class StartExplorersJob

java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.networkdb.kademlia.StartExplorersJob
All Implemented Interfaces:
Job

class StartExplorersJob
extends JobImpl
Fire off search jobs for random keys from the explore pool, up to MAX_PER_RUN at a time. If the explore pool is empty, just search for a random key. For hidden mode routers, this is the primary mechanism for staying integrated. The goal is to keep known router count above LOW_ROUTERS and the known floodfill count above LOW_FFS.