Uses of Interface
com.biglybt.core.peer.PEPeerManagerStats
-
Packages that use PEPeerManagerStats Package Description com.biglybt.core.peer com.biglybt.core.peer.impl com.biglybt.core.peer.impl.control com.biglybt.core.peermanager com.biglybt.pifimpl.local.peers -
-
Uses of PEPeerManagerStats in com.biglybt.core.peer
Methods in com.biglybt.core.peer that return PEPeerManagerStats Modifier and Type Method Description PEPeerManagerStats
PEPeerManager. getStats()
-
Uses of PEPeerManagerStats in com.biglybt.core.peer.impl
Classes in com.biglybt.core.peer.impl that implement PEPeerManagerStats Modifier and Type Class Description class
PEPeerManagerStatsImpl
-
Uses of PEPeerManagerStats in com.biglybt.core.peer.impl.control
Methods in com.biglybt.core.peer.impl.control that return PEPeerManagerStats Modifier and Type Method Description PEPeerManagerStats
PEPeerControlImpl. getStats()
-
Uses of PEPeerManagerStats in com.biglybt.core.peermanager
Methods in com.biglybt.core.peermanager that return PEPeerManagerStats Modifier and Type Method Description PEPeerManagerStats
PeerManager.PeerManagerRegistrationImpl.ProbeControl. getStats()
-
Uses of PEPeerManagerStats in com.biglybt.pifimpl.local.peers
Fields in com.biglybt.pifimpl.local.peers declared as PEPeerManagerStats Modifier and Type Field Description protected PEPeerManagerStats
PeerManagerStatsImpl. stats
-