Class PeerTestJob

java.lang.Object
net.i2p.router.JobImpl
net.i2p.router.peermanager.PeerTestJob
All Implemented Interfaces:
Job

class PeerTestJob
extends JobImpl
Grab some peers that we want to test and probe them briefly to get some more accurate and up to date performance data. This delegates the peer selection to the peer manager and tests the peer by sending it a useless database store message TODO - What's the point? Disable this? See also notes in PeerManager.selectPeers(). TODO - Use something besides sending the peer's RI to itself?