Package org.klomp.snark
Class PeerCheckerTask
java.lang.Object
org.klomp.snark.PeerCheckerTask
- All Implemented Interfaces:
Runnable
TimerTask that checks for good/bad up/downloader. Works together
with the PeerCoordinator to select which Peers get (un)choked.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PeerCheckerTask
PeerCheckerTask(I2PSnarkUtil util, PeerCoordinator coordinator)
-
-
Method Details