Uses of Interface
com.biglybt.core.stats.CoreStatsProvider
-
-
Uses of CoreStatsProvider in com.biglybt.core.diskmanager.access.impl
Classes in com.biglybt.core.diskmanager.access.impl that implement CoreStatsProvider Modifier and Type Class Description class
DiskAccessControllerImpl
-
Uses of CoreStatsProvider in com.biglybt.core.networkmanager.impl
Classes in com.biglybt.core.networkmanager.impl that implement CoreStatsProvider Modifier and Type Class Description class
ReadController
Processes reads of read-entities and handles the read selector.class
WriteController
Processes writes of write-entities and handles the write selector. -
Uses of CoreStatsProvider in com.biglybt.core.peermanager
Classes in com.biglybt.core.peermanager that implement CoreStatsProvider Modifier and Type Class Description class
PeerManager
-
Uses of CoreStatsProvider in com.biglybt.core.peermanager.control.impl
Classes in com.biglybt.core.peermanager.control.impl that implement CoreStatsProvider Modifier and Type Class Description class
PeerControlSchedulerBasic
class
PeerControlSchedulerImpl
class
PeerControlSchedulerPrioritised
-
Uses of CoreStatsProvider in com.biglybt.core.stats
Methods in com.biglybt.core.stats with parameters of type CoreStatsProvider Modifier and Type Method Description static void
CoreStats. registerProvider(java.util.Set types, CoreStatsProvider provider)
-