Methods Summary |
---|
public com.aelitis.azureus.core.speedmanager.SpeedManagerPingMapper | createTransientPingMapper()Creates a mapper starting from current time. Must be destroyed by calling "destroy" when
done with
|
public int | getCurrentDataDownloadSpeed()
|
public int | getCurrentDataUploadSpeed()
|
public int | getCurrentDownloadLimit()
|
public int | getCurrentProtocolDownloadSpeed()
|
public int | getCurrentProtocolUploadSpeed()
|
public int | getCurrentUploadLimit()
|
public com.aelitis.azureus.core.speedmanager.SpeedManagerPingMapper | getPingMapper()
|
public com.aelitis.azureus.core.speedmanager.SpeedManager | getSpeedManager()
|
public void | log(java.lang.String str)
|
public void | setCurrentDownloadLimit(int bytes_per_second)
|
public void | setCurrentUploadLimit(int bytes_per_second)
|
public void | setLoggingEnabled(boolean enabled)
|