Interface TRTrackerServerStats

All Known Implementing Classes:
TRTrackerServerStatsImpl

public interface TRTrackerServerStats
  • Method Details

    • getTorrentCount

      int getTorrentCount()
    • getBytesIn

      long getBytesIn()
    • getBytesOut

      long getBytesOut()
    • getAnnounceCount

      long getAnnounceCount()
    • getScrapeCount

      long getScrapeCount()
    • getAnnounceTime

      long getAnnounceTime()
    • getScrapeTime

      long getScrapeTime()