FileDocCategorySizeDatePackage
GeneralStats.javaAPI DocAzureus 3.0.3.41545Wed Aug 01 10:23:22 BST 2007org.gudy.azureus2.core3.stats.transfer

GeneralStats

public interface GeneralStats
author
Olivier

Fields Summary
Constructors Summary
Methods Summary
public intgetAverageDownloadSpeed()

return
the average download speed in bytes per second

public intgetAverageUploadSpeed()

return
the average upload speed in bytes per second

public longgetDownloadedBytes()

return
the number of downloaded bytes

public longgetSessionUpTime()

return
this session uptime in seconds

public longgetTotalUpTime()

return
the total lifetime 'up time' in seconds

public longgetUploadedBytes()

return
the number of uploaded bytes