Uses of Interface
com.biglybt.core.peer.PEPeerStats
Packages that use PEPeerStats
Package
Description
-
Uses of PEPeerStats in com.biglybt.core.peer
Methods in com.biglybt.core.peer that return PEPeerStats -
Uses of PEPeerStats in com.biglybt.core.peer.impl
Classes in com.biglybt.core.peer.impl that implement PEPeerStats -
Uses of PEPeerStats in com.biglybt.core.peer.impl.control
Classes in com.biglybt.core.peer.impl.control that implement PEPeerStatsFields in com.biglybt.core.peer.impl.control declared as PEPeerStatsMethods in com.biglybt.core.peer.impl.control that return PEPeerStatsModifier and TypeMethodDescriptionPEPeerControlImpl.createPeerStats(PEPeer owner) PEPeerControlImpl.MyPeer.getStats() -
Uses of PEPeerStats in com.biglybt.core.peer.impl.transport
Fields in com.biglybt.core.peer.impl.transport declared as PEPeerStatsMethods in com.biglybt.core.peer.impl.transport that return PEPeerStats -
Uses of PEPeerStats in com.biglybt.core.peermanager
Methods in com.biglybt.core.peermanager that return PEPeerStatsModifier and TypeMethodDescriptionPeerManager.PeerManagerRegistrationImpl.ProbeControl.createPeerStats(PEPeer owner) -
Uses of PEPeerStats in com.biglybt.pifimpl.local.peers
Fields in com.biglybt.pifimpl.local.peers declared as PEPeerStatsMethods in com.biglybt.pifimpl.local.peers that return PEPeerStatsConstructors in com.biglybt.pifimpl.local.peers with parameters of type PEPeerStatsModifierConstructorDescriptionPeerStatsImpl(PeerManagerImpl _peer_manager, Peer _owner, PEPeerStats _delegate) -
Uses of PEPeerStats in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as PEPeerStatsModifier and TypeFieldDescription(package private) final PEPeerStatsPieceBlocksView.PeerDetails.statsMethods in com.biglybt.ui.swt.views with parameters of type PEPeerStatsModifier and TypeMethodDescription(package private) voidPeersGraphicView.PeerData.update(PEPeerStats stats)