com.aelitis.azureus.core.speedmanager
Interface SpeedManagerPingZone


public interface SpeedManagerPingZone


Method Summary
 int getDownloadEndBytesPerSec()
           
 int getDownloadStartBytesPerSec()
           
 int getMetric()
           
 int getUploadEndBytesPerSec()
           
 int getUploadStartBytesPerSec()
           
 

Method Detail

getUploadStartBytesPerSec

int getUploadStartBytesPerSec()

getUploadEndBytesPerSec

int getUploadEndBytesPerSec()

getDownloadStartBytesPerSec

int getDownloadStartBytesPerSec()

getDownloadEndBytesPerSec

int getDownloadEndBytesPerSec()

getMetric

int getMetric()