Package com.biglybt.core.tracker.server
Interface TRTrackerServerStats
-
- All Known Implementing Classes:
TRTrackerServerStatsImpl
public interface TRTrackerServerStats
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getAnnounceCount()
long
getAnnounceTime()
long
getBytesIn()
long
getBytesOut()
long
getScrapeCount()
long
getScrapeTime()
int
getTorrentCount()
-