Package org.klomp.snark
Class PeerMonitorTask
java.lang.Object
org.klomp.snark.PeerMonitorTask
- All Implemented Interfaces:
Runnable
Deprecated.
unused, for command line client only, commented out in Snark.java
TimerTask that monitors the peers and total up/download speeds.
Works together with the main Snark class to report periodical statistics.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
MONITOR_PERIOD
static final long MONITOR_PERIODDeprecated.- See Also:
-
-
Constructor Details
-
PeerMonitorTask
PeerMonitorTask(PeerCoordinator coordinator) Deprecated.
-
-
Method Details