Uses of Interface
com.biglybt.pif.download.DownloadManagerStats
-
-
Uses of DownloadManagerStats in com.biglybt.pif.download
Methods in com.biglybt.pif.download that return DownloadManagerStats Modifier and Type Method Description DownloadManagerStats
DownloadManager. getStats()
Get the download manager statistics -
Uses of DownloadManagerStats in com.biglybt.pifimpl.local.download
Classes in com.biglybt.pifimpl.local.download that implement DownloadManagerStats Modifier and Type Class Description class
DownloadManagerStatsImpl
Fields in com.biglybt.pifimpl.local.download declared as DownloadManagerStats Modifier and Type Field Description private DownloadManagerStats
DownloadManagerImpl. stats
Methods in com.biglybt.pifimpl.local.download that return DownloadManagerStats Modifier and Type Method Description DownloadManagerStats
DownloadManagerImpl. getStats()
-
Uses of DownloadManagerStats in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download that return DownloadManagerStats Modifier and Type Method Description DownloadManagerStats
RPDownloadManager. getStats()
-
Uses of DownloadManagerStats in com.biglybt.plugin.extseed
Fields in com.biglybt.plugin.extseed declared as DownloadManagerStats Modifier and Type Field Description private DownloadManagerStats
ExternalSeedPlugin. dm_stats
-
Uses of DownloadManagerStats in com.biglybt.plugin.startstoprules.defaultplugin
Fields in com.biglybt.plugin.startstoprules.defaultplugin declared as DownloadManagerStats Modifier and Type Field Description (package private) DownloadManagerStats
StartStopRulesDefaultPlugin.ChangeFlagCheckerTask. dmStats
-