Class FloodfillMonitorJob
java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.networkdb.kademlia.FloodfillMonitorJob
- All Implemented Interfaces:
 Job
Simple job to monitor the floodfill pool.
 If we are class N or O, and meet some other criteria,
 we will automatically become floodfill if there aren't enough.
 But only change ff status every few hours to minimize ff churn.
- 
Constructor Summary
ConstructorsConstructorDescriptionFloodfillMonitorJob(RouterContext context, FloodfillNetworkDatabaseFacade facade)  - 
Method Summary
Methods inherited from class net.i2p.router.JobImpl
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, madeReady, requeue, toString