Class ExpireLeasesJob
java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.networkdb.kademlia.ExpireLeasesJob
- All Implemented Interfaces:
Job
class ExpireLeasesJob extends JobImpl
Periodically search through all leases to find expired ones, failing those
keys and firing up a new search for each (in case we want it later, might as
well preemptively fetch it)
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ExpireLeasesJob(RouterContext ctx, KademliaNetworkDatabaseFacade facade)
-
Method Summary
Methods inherited from class net.i2p.router.JobImpl
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString