Class SearchJob.FailedJob
java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.networkdb.kademlia.SearchJob.FailedJob
- All Implemented Interfaces:
Job
- Enclosing class:
- SearchJob
protected class SearchJob.FailedJob extends JobImpl
Called when a particular peer failed to respond before the timeout was
reached, or if the peer could not be contacted at all.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description FailedJob(RouterContext enclosingContext, RouterInfo peer)
FailedJob(RouterContext enclosingContext, RouterInfo peer, boolean penalizePeer)
Allow the choice as to whether failed searches should count against the peer (such as if we search for a random key) -
Method Summary
Methods inherited from class net.i2p.router.JobImpl
dropped, getAddedBy, getContext, getJobId, getMadeReadyOn, getTiming, madeReady, requeue, toString