Interface SpeedManagerPingZone

All Known Implementing Classes:
SpeedManagerPingMapperImpl.region

public interface SpeedManagerPingZone
  • Method Details

    • getUploadStartBytesPerSec

      int getUploadStartBytesPerSec()
    • getUploadEndBytesPerSec

      int getUploadEndBytesPerSec()
    • getDownloadStartBytesPerSec

      int getDownloadStartBytesPerSec()
    • getDownloadEndBytesPerSec

      int getDownloadEndBytesPerSec()
    • getMetric

      int getMetric()