Interface TRTrackerServerTorrentStats

    • Method Detail

      • getSeedCount

        int getSeedCount()
      • getLeecherCount

        int getLeecherCount()
      • getQueuedCount

        int getQueuedCount()
      • getScrapeCount

        long getScrapeCount()
      • getAnnounceCount

        long getAnnounceCount()
      • getCompletedCount

        long getCompletedCount()
      • getUploaded

        long getUploaded()
      • getDownloaded

        long getDownloaded()
      • getBiasedUploaded

        long getBiasedUploaded()
      • getBiasedDownloaded

        long getBiasedDownloaded()
      • getAmountLeft

        long getAmountLeft()
      • getBytesIn

        long getBytesIn()
      • getBytesOut

        long getBytesOut()
      • getBadNATPeerCount

        int getBadNATPeerCount()
      • getString

        java.lang.String getString()