Uses of Class
com.biglybt.core.logging.LogRelation
-
-
Uses of LogRelation in com.biglybt.core.disk.impl
Subclasses of LogRelation in com.biglybt.core.disk.impl Modifier and Type Class Description class
DiskManagerImpl
The disk Wrapper. -
Uses of LogRelation in com.biglybt.core.download.impl
Subclasses of LogRelation in com.biglybt.core.download.impl Modifier and Type Class Description class
DownloadManagerController
class
DownloadManagerImpl
protected static class
DownloadManagerStateImpl.CachedStateWrapper
Methods in com.biglybt.core.download.impl that return LogRelation Modifier and Type Method Description LogRelation
DownloadManagerController. getLogRelation()
-
Uses of LogRelation in com.biglybt.core.logging
Method parameters in com.biglybt.core.logging with type arguments of type LogRelation Modifier and Type Method Description private java.lang.Object
LogRelation. queryForClass(java.lang.Class c, java.lang.Object[] queryObjects, java.util.HashSet<LogRelation> stack)
-
Uses of LogRelation in com.biglybt.core.lws
Subclasses of LogRelation in com.biglybt.core.lws Modifier and Type Class Description class
LightWeightSeed
class
LWSDownload
class
LWSPeerManagerAdapter
class
LWSTorrent
Methods in com.biglybt.core.lws that return LogRelation Modifier and Type Method Description LogRelation
LWSPeerManagerAdapter. getLogRelation()
LogRelation
LightWeightSeed. getRelation()
-
Uses of LogRelation in com.biglybt.core.peer
Methods in com.biglybt.core.peer that return LogRelation Modifier and Type Method Description LogRelation
PEPeerManagerAdapter. getLogRelation()
-
Uses of LogRelation in com.biglybt.core.peer.impl.control
Subclasses of LogRelation in com.biglybt.core.peer.impl.control Modifier and Type Class Description class
PEPeerControlImpl
manages all peer transports for a torrent -
Uses of LogRelation in com.biglybt.core.peer.impl.transport
Subclasses of LogRelation in com.biglybt.core.peer.impl.transport Modifier and Type Class Description class
PEPeerTransportProtocol
-
Uses of LogRelation in com.biglybt.core.torrent.impl
Subclasses of LogRelation in com.biglybt.core.torrent.impl Modifier and Type Class Description class
TOTorrentCreateImpl
class
TOTorrentDeserialiseImpl
class
TOTorrentImpl
-
Uses of LogRelation in com.biglybt.core.util
Subclasses of LogRelation in com.biglybt.core.util Modifier and Type Class Description static class
TorrentUtils.torrentDelegate
-
Uses of LogRelation in com.biglybt.pifimpl.local.download
Subclasses of LogRelation in com.biglybt.pifimpl.local.download Modifier and Type Class Description class
DownloadImpl
-
Uses of LogRelation in com.biglybt.pifimpl.local.peers
Subclasses of LogRelation in com.biglybt.pifimpl.local.peers Modifier and Type Class Description class
PeerImpl
-
Uses of LogRelation in com.biglybt.pifimpl.local.torrent
Subclasses of LogRelation in com.biglybt.pifimpl.local.torrent Modifier and Type Class Description class
TorrentImpl
-
Uses of LogRelation in com.biglybt.plugin.startstoprules.defaultplugin
Subclasses of LogRelation in com.biglybt.plugin.startstoprules.defaultplugin Modifier and Type Class Description class
RankCalculatorSlotReserver
-