Uses of Interface
com.biglybt.pif.download.Download
-
-
Uses of Download in com.biglybt.core.category.impl
Methods in com.biglybt.core.category.impl with parameters of type Download Modifier and Type Method Description protected long
CategoryManagerImpl. getAddedTime(Download download)
-
Uses of Download in com.biglybt.core.content
Methods in com.biglybt.core.content that return Download Modifier and Type Method Description Download
ContentDownload. getDownload()
protected Download
RelatedContentManager. getDownload(byte[] hash)
abstract Download
RelatedContent. getRelatedToDownload()
Download
RelatedContentManager.DownloadInfo. getRelatedToDownload()
Methods in com.biglybt.core.content with parameters of type Download Modifier and Type Method Description protected void
RelatedContentManager. addDownloads(Download[] downloads, boolean initialising)
private byte[][]
RelatedContentManager. getKeys(Download download)
private byte
RelatedContentManager. getNetworks(Download download)
private java.lang.String[]
RelatedContentManager. getTags(Download download)
-
Uses of Download in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as Download Modifier and Type Field Description private Download
TranscodeJobImpl. download
Methods in com.biglybt.core.devices.impl that return Download Modifier and Type Method Description Download
TranscodeJobOutputLeecher. getDownload()
Methods in com.biglybt.core.devices.impl with parameters of type Download Modifier and Type Method Description void
TranscodeJobImpl. downloadWillBeRemoved(Download download)
protected void
DeviceUPnPImpl. setCategories(TranscodeFileImpl tf, Download dl)
protected void
DeviceUPnPImpl. setTags(TranscodeFileImpl tf, Download dl)
-
Uses of Download in com.biglybt.core.download
Methods in com.biglybt.core.download that return Download Modifier and Type Method Description Download
DiskManagerFileInfoDelegate. getDownload()
Download
DiskManagerFileInfoFile. getDownload()
Download
DiskManagerFileInfoStream. getDownload()
Download
DiskManagerFileInfoURL. getDownload()
-
Uses of Download in com.biglybt.core.lws
Classes in com.biglybt.core.lws that implement Download Modifier and Type Class Description class
LWSDownload
Methods in com.biglybt.core.lws that return Download Modifier and Type Method Description Download
LWSDownload. destubbify()
-
Uses of Download in com.biglybt.core.networkmanager.admin.impl
Fields in com.biglybt.core.networkmanager.admin.impl declared as Download Modifier and Type Field Description (package private) Download
NetworkAdminSpeedTesterBTImpl.TorrentSpeedTestMonitorThread. testDownload
Methods in com.biglybt.core.networkmanager.admin.impl that return Download Modifier and Type Method Description private Download[]
NetworkAdminSpeedTestScheduledTestImpl.SpeedTestDownloadState. getAllDownloads()
Get all the Download keys in this Map.Methods in com.biglybt.core.networkmanager.admin.impl with parameters of type Download Modifier and Type Method Description void
NetworkAdminSpeedTestScheduledTestImpl.SpeedTestDownloadState. downloadAdded(Download download)
void
NetworkAdminSpeedTestScheduledTestImpl.SpeedTestDownloadState. downloadRemoved(Download download)
private int
NetworkAdminSpeedTestScheduledTestImpl.SpeedTestDownloadState. getDownloadDetails(Download d, java.lang.String param)
Get the upload or download limit for this Download object before the test started.private void
NetworkAdminSpeedTestScheduledTestImpl.SpeedTestDownloadState. setDownloadDetails(Download d, int uploadLimit, int downloadLimit)
Save the upload/download limits of this Download object before the test started.Constructors in com.biglybt.core.networkmanager.admin.impl with parameters of type Download Constructor Description TorrentSpeedTestMonitorThread(Download d)
-
Uses of Download in com.biglybt.core.speedmanager
Methods in com.biglybt.core.speedmanager with parameters of type Download Modifier and Type Method Description void
SpeedLimitHandler.DML. downloadAdded(Download download)
void
SpeedLimitHandler.DML. downloadRemoved(Download download)
private void
SpeedLimitHandler. peerRemoved(Download download, PeerManager peer_manager, Peer peer)
private void
SpeedLimitHandler. peersAdded(Download download, PeerManager peer_manager, Peer[] peers)
-
Uses of Download in com.biglybt.core.subs.impl
Methods in com.biglybt.core.subs.impl with parameters of type Download Modifier and Type Method Description void
SubscriptionManagerImpl.downloadListener. complete(Download download, java.io.File torrent_file)
private boolean
SubscriptionManagerImpl. downloadIsIgnored(Download download)
protected void
SubscriptionManagerImpl. prepareDownload(Download download, Subscription[] subscriptions, SubscriptionResult[] results)
protected boolean
SubscriptionManagerImpl. recoverSubscriptionUpdate(Download download, java.util.Map rd)
protected void
SubscriptionManagerImpl. removeDownload(Download download, boolean remove_data)
private void
SubscriptionManagerImpl. searchTemplateOK(SubscriptionImpl subs, Download download)
private DHTPluginInterface
SubscriptionManagerImpl. selectDHTPlugin(Download download)
protected boolean
SubscriptionManagerImpl. subscriptionExists(Download download, SubscriptionImpl subs)
protected void
SubscriptionManagerImpl. updateSubscription(SubscriptionImpl subs, Download download, java.io.File torrent_file, java.io.File data_file)
-
Uses of Download in com.biglybt.core.tag.impl
Methods in com.biglybt.core.tag.impl with parameters of type Download Modifier and Type Method Description void
TagManagerImpl. onCompletion(Download d)
void
TagPropertyConstraintHandler. positionChanged(Download download, int oldPosition, int newPosition)
void
TagPropertyConstraintHandler. stateChanged(Download download, int old_state, int new_state)
-
Uses of Download in com.biglybt.core.util
Methods in com.biglybt.core.util with parameters of type Download Modifier and Type Method Description static java.lang.String
UrlUtils. addSource(Download download, java.lang.String magnet, java.net.InetSocketAddress address)
static java.lang.String
UrlUtils. getMagnetURI(Download download)
static java.lang.String
UrlUtils. getMagnetURI(Download download, int max_name_len)
-
Uses of Download in com.biglybt.pif.disk
Methods in com.biglybt.pif.disk that return Download Modifier and Type Method Description Download
DiskManagerFileInfo. getDownload()
-
Uses of Download in com.biglybt.pif.download
Methods in com.biglybt.pif.download that return Download Modifier and Type Method Description Download
DownloadManager. addDownload(Torrent torrent)
Add a torrent from a "Torrent" object.Download
DownloadManager. addDownload(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Add a torrent from a "Torrent" object and point it at the data location.Download
DownloadManager. addDownloadStopped(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Explicit way of adding a download in a stopped stateDownload
DownloadManager. addNonPersistentDownload(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Add a non-persistent download.Download
DownloadManager. addNonPersistentDownloadStopped(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Download
DownloadStub. destubbify()
Download
DownloadActivationEvent. getDownload()
Download
DownloadAnnounceResult. getDownload()
Gives access to the Download associated with this announce resultDownload
DownloadManager. getDownload(byte[] hash)
Gets a download given its hashDownload
DownloadManager. getDownload(Torrent torrent)
Gets the download for a particular torrent, returns null if not foundDownload
DownloadScrapeResult. getDownload()
Gives access to the associated downloadDownload[]
DownloadManager. getDownloads()
Gets all the downloads.Download[]
DownloadManager. getDownloads(boolean bSorted)
Gets all the downloads.Methods in com.biglybt.pif.download with parameters of type Download Modifier and Type Method Description void
DownloadAttributeListener. attributeEventOccurred(Download download, TorrentAttribute attribute, int event_type)
This method will be called when an attribute event occurs.void
DownloadManagerListener. downloadAdded(Download download)
void
DownloadManagerListener. downloadRemoved(Download download)
void
DownloadWillBeRemovedListener. downloadWillBeRemoved(Download download)
void
DownloadWillBeAddedListener. initialised(Download download)
this will be called early during download initialisation and allows the initial file state to be set before allocation occurs (for example)void
DownloadCompletionListener. onCompletion(Download d)
Called when a download enters a complete state (previously being incomplete).void
DownloadPeerListener. peerManagerAdded(Download download, PeerManager peer_manager)
void
DownloadPeerListener. peerManagerRemoved(Download download, PeerManager peer_manager)
void
DownloadListener. positionChanged(Download download, int oldPosition, int newPosition)
Position of download has changed.void
DownloadListener. stateChanged(Download download, int old_state, int new_state)
The Download's state has changed. -
Uses of Download in com.biglybt.pif.download.savelocation
Methods in com.biglybt.pif.download.savelocation with parameters of type Download Modifier and Type Method Description boolean
DefaultSaveLocationManager. isInDefaultSaveDir(Download d)
SaveLocationChange
SaveLocationManager. onCompletion(Download download, boolean for_move, boolean on_event)
Return the location to move the download to when it is completed (or return null to keep the download and torrent in the same location).SaveLocationChange
SaveLocationManager. onInitialization(Download download, boolean for_move, boolean on_event)
Return the location to move the download to when it first started (or return null to keep the download and torrent in the same location).SaveLocationChange
SaveLocationManager. onRemoval(Download download, boolean for_move, boolean on_event)
Return the location to move the download to when it is removed (or return null to keep the download and torrent in the same location).SaveLocationChange
DefaultSaveLocationManager. testOnCompletion(Download download, boolean for_move, boolean on_event)
-
Uses of Download in com.biglybt.pif.messaging
Methods in com.biglybt.pif.messaging with parameters of type Download Modifier and Type Method Description void
MessageManagerListener. compatiblePeerFound(Download download, Peer peer, Message message)
Notify of new peer connection that supports the given message type.void
MessageManagerListener. peerRemoved(Download download, Peer peer)
Notify of peer connection removal. -
Uses of Download in com.biglybt.pif.peers
Methods in com.biglybt.pif.peers that return Download Modifier and Type Method Description Download
PeerManager. getDownload()
-
Uses of Download in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return Download Modifier and Type Method Description Download
ShortCuts. getDownload(byte[] hash)
A quick way of looking up a download given its hash -
Uses of Download in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return Download Modifier and Type Method Description static Download
PluginCoreUtils. wrap(DownloadManager dm)
May return NULL if download not found (e.g.Methods in com.biglybt.pifimpl.local with parameters of type Download Modifier and Type Method Description static DownloadManager
PluginCoreUtils. unwrap(Download dm)
static DownloadManager
PluginCoreUtils. unwrapIfPossible(Download dm)
-
Uses of Download in com.biglybt.pifimpl.local.ddb
Methods in com.biglybt.pifimpl.local.ddb with parameters of type Download Modifier and Type Method Description void
DDBaseTTTorrent. addDownload(Download download)
static java.util.List<DistributedDatabase>
DDBaseImpl. getDDBs(Download download)
void
DDBaseTTTorrent. removeDownload(Download download)
-
Uses of Download in com.biglybt.pifimpl.local.disk
Methods in com.biglybt.pifimpl.local.disk that return Download Modifier and Type Method Description Download
DiskManagerFileInfoImpl. getDownload()
-
Uses of Download in com.biglybt.pifimpl.local.download
Classes in com.biglybt.pifimpl.local.download that implement Download Modifier and Type Class Description class
DownloadImpl
Fields in com.biglybt.pifimpl.local.download declared as Download Modifier and Type Field Description private Download
DownloadImpl.AggregateScrapeResult. dl
protected Download
DownloadAnnounceResultImpl. download
Fields in com.biglybt.pifimpl.local.download with type parameters of type Download Modifier and Type Field Description private java.util.List<Download>
DownloadManagerImpl. downloads
Methods in com.biglybt.pifimpl.local.download that return Download Modifier and Type Method Description Download
DownloadManagerImpl. addDownload(Torrent torrent)
Download
DownloadManagerImpl. addDownload(Torrent torrent, java.io.File torrent_file, java.io.File data_location)
Download
DownloadManagerImpl. addDownload(Torrent torrent, java.io.File torrent_file, java.io.File data_location, int initial_state)
Download
DownloadManagerImpl. addDownloadStopped(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Download
DownloadManagerImpl. addNonPersistentDownload(Torrent torrent, java.io.File torrent_file, java.io.File data_location)
Download
DownloadManagerImpl. addNonPersistentDownloadStopped(Torrent torrent, java.io.File torrent_file, java.io.File data_location)
Download
DownloadImpl. destubbify()
protected Download
DownloadManagerImpl. destubbify(DownloadStubImpl stub)
Download
DownloadStubImpl. destubbify()
Download
DownloadAnnounceResultImpl. getDownload()
Download
DownloadImpl.AggregateScrapeResult. getDownload()
Download
DownloadManagerImpl. getDownload(byte[] hash)
Download
DownloadManagerImpl. getDownload(DiskManager dm)
protected Download
DownloadManagerImpl. getDownload(TOTorrent torrent)
Download
DownloadManagerImpl. getDownload(Torrent _torrent)
Download
DownloadScrapeResultImpl. getDownload()
Download[]
DownloadManagerImpl. getDownloads()
Download[]
DownloadManagerImpl. getDownloads(boolean bSorted)
static Download
DownloadManagerImpl. getDownloadStatic(DiskManager dm)
static Download
DownloadManagerImpl. getDownloadStatic(TOTorrent torrent)
Methods in com.biglybt.pifimpl.local.download with parameters of type Download Modifier and Type Method Description void
DownloadManagerImpl. addExternalDownload(Download download)
void
DownloadEventNotifierImpl.DownloadAttributeNotifier. attributeEventOccurred(Download d, TorrentAttribute ta, int event_type)
void
DownloadEventNotifierImpl.DownloadActivationNotifier. downloadAdded(Download download)
void
DownloadEventNotifierImpl.DownloadAttributeNotifier. downloadAdded(Download d)
void
DownloadEventNotifierImpl.DownloadCompletionNotifier. downloadAdded(Download download)
void
DownloadEventNotifierImpl.DownloadNotifier. downloadAdded(Download download)
void
DownloadEventNotifierImpl.DownloadPeerNotifier. downloadAdded(Download download)
void
DownloadEventNotifierImpl.DownloadTrackerNotifier. downloadAdded(Download download)
void
DownloadEventNotifierImpl.DownloadWillBeRemovedNotifier. downloadAdded(Download download)
void
DownloadEventNotifierImpl.DownloadActivationNotifier. downloadRemoved(Download download)
void
DownloadEventNotifierImpl.DownloadAttributeNotifier. downloadRemoved(Download d)
void
DownloadEventNotifierImpl.DownloadCompletionNotifier. downloadRemoved(Download download)
void
DownloadEventNotifierImpl.DownloadNotifier. downloadRemoved(Download download)
void
DownloadEventNotifierImpl.DownloadPeerNotifier. downloadRemoved(Download download)
void
DownloadEventNotifierImpl.DownloadTrackerNotifier. downloadRemoved(Download download)
void
DownloadEventNotifierImpl.DownloadWillBeRemovedNotifier. downloadRemoved(Download download)
void
DownloadEventNotifierImpl.DownloadWillBeRemovedNotifier. downloadWillBeRemoved(Download download)
void
DownloadEventNotifierImpl.DownloadCompletionNotifier. onCompletion(Download download)
void
DownloadEventNotifierImpl.DownloadPeerNotifier. peerManagerAdded(Download download, PeerManager peer_manager)
void
DownloadEventNotifierImpl.DownloadPeerNotifier. peerManagerRemoved(Download download, PeerManager peer_manager)
void
DownloadEventNotifierImpl.DownloadNotifier. positionChanged(Download download, int old_position, int new_position)
void
DownloadManagerImpl. removeExternalDownload(Download download)
void
DownloadEventNotifierImpl.DownloadNotifier. stateChanged(Download download, int old_state, int new_state)
Constructors in com.biglybt.pifimpl.local.download with parameters of type Download Constructor Description AggregateScrapeResult(Download _dl, DownloadManager _dm)
DownloadAnnounceResultImpl(Download _download, TRTrackerAnnouncerResponse _response)
-
Uses of Download in com.biglybt.pifimpl.local.peers
Methods in com.biglybt.pifimpl.local.peers that return Download Modifier and Type Method Description Download
PeerManagerImpl. getDownload()
-
Uses of Download in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils that return Download Modifier and Type Method Description Download
ShortCutsImpl. getDownload(byte[] hash)
-
Uses of Download in com.biglybt.pifimpl.local.utils.resourcedownloader
Fields in com.biglybt.pifimpl.local.utils.resourcedownloader declared as Download Modifier and Type Field Description protected Download
ResourceDownloaderTorrentImpl. download
Methods in com.biglybt.pifimpl.local.utils.resourcedownloader with parameters of type Download Modifier and Type Method Description protected void
ResourceDownloaderTorrentImpl. downloadSucceeded(Download download, java.io.File torrent_file, java.io.File data_dir)
-
Uses of Download in com.biglybt.pifimpl.remote.disk
Methods in com.biglybt.pifimpl.remote.disk that return Download Modifier and Type Method Description Download
RPDiskManagerFileInfo. getDownload()
-
Uses of Download in com.biglybt.pifimpl.remote.download
Classes in com.biglybt.pifimpl.remote.download that implement Download Modifier and Type Class Description class
RPDownload
Fields in com.biglybt.pifimpl.remote.download declared as Download Modifier and Type Field Description protected Download
RPDownload. delegate
Methods in com.biglybt.pifimpl.remote.download that return Download Modifier and Type Method Description Download
RPDownloadManager. addDownload(Torrent torrent)
Download
RPDownloadManager. addDownload(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Download
RPDownloadManager. addDownloadStopped(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Download
RPDownloadManager. addNonPersistentDownload(Torrent torrent, java.io.File torrent_location, java.io.File data_location)
Download
RPDownloadManager. addNonPersistentDownloadStopped(Torrent torrent, java.io.File torrentLocation, java.io.File dataLocation)
Download
RPDownload. destubbify()
Download
RPDownloadAnnounceResult. getDownload()
Download
RPDownloadManager. getDownload(byte[] hash)
Download
RPDownloadManager. getDownload(Torrent torrent)
Download
RPDownloadScrapeResult. getDownload()
Download[]
RPDownloadManager. getDownloads()
Download[]
RPDownloadManager. getDownloads(boolean bSort)
Methods in com.biglybt.pifimpl.remote.download with parameters of type Download Modifier and Type Method Description static RPDownload
RPDownload. create(Download _delegate)
Constructors in com.biglybt.pifimpl.remote.download with parameters of type Download Constructor Description RPDownload(Download _delegate)
-
Uses of Download in com.biglybt.pifimpl.remote.utils
Methods in com.biglybt.pifimpl.remote.utils that return Download Modifier and Type Method Description Download
RPShortCuts. getDownload(byte[] hash)
-
Uses of Download in com.biglybt.plugin.extseed
Fields in com.biglybt.plugin.extseed declared as Download Modifier and Type Field Description private Download
ExternalSeedPeer. download
Methods in com.biglybt.plugin.extseed that return Download Modifier and Type Method Description protected Download
ExternalSeedPeer. getDownload()
Methods in com.biglybt.plugin.extseed with parameters of type Download Modifier and Type Method Description protected void
ExternalSeedPlugin. addPeers(Download download, java.util.List _peers)
java.util.List<ExternalSeedPeer>
ExternalSeedPlugin. addSeed(Download download, java.util.Map config)
void
ExternalSeedPlugin. downloadAdded(Download download)
void
ExternalSeedPlugin. downloadAdded(Download download, boolean changed)
void
ExternalSeedPlugin. downloadChanged(Download download)
void
ExternalSeedPlugin. downloadRemoved(Download download)
ExternalSeedManualPeer[]
ExternalSeedPlugin. getManualWebSeeds(Download download)
ExternalSeedReader[]
ExternalSeedReaderFactory. getSeedReaders(ExternalSeedPlugin plugin, Download download)
ExternalSeedReader[]
ExternalSeedReaderFactory. getSeedReaders(ExternalSeedPlugin plugin, Download download, java.util.Map config)
TrackerPeerSource
ExternalSeedPlugin. getTrackerPeerSource(Download download)
Constructors in com.biglybt.plugin.extseed with parameters of type Download Constructor Description ExternalSeedPeer(ExternalSeedPlugin _plugin, Download _download, ExternalSeedReader _reader)
-
Uses of Download in com.biglybt.plugin.extseed.impl.getright
Methods in com.biglybt.plugin.extseed.impl.getright with parameters of type Download Modifier and Type Method Description ExternalSeedReader[]
ExternalSeedReaderFactoryGetRight. getSeedReaders(ExternalSeedPlugin plugin, Download download)
ExternalSeedReader[]
ExternalSeedReaderFactoryGetRight. getSeedReaders(ExternalSeedPlugin plugin, Download download, java.util.Map config)
-
Uses of Download in com.biglybt.plugin.extseed.impl.webseed
Methods in com.biglybt.plugin.extseed.impl.webseed with parameters of type Download Modifier and Type Method Description ExternalSeedReader[]
ExternalSeedReaderFactoryWebSeed. getSeedReaders(ExternalSeedPlugin plugin, Download download)
ExternalSeedReader[]
ExternalSeedReaderFactoryWebSeed. getSeedReaders(ExternalSeedPlugin plugin, Download download, java.util.Map config)
-
Uses of Download in com.biglybt.plugin.magnet
Methods in com.biglybt.plugin.magnet with parameters of type Download Modifier and Type Method Description java.lang.String
MagnetPlugin. addSource(Download download, java.lang.String magnet, java.net.InetSocketAddress address)
-
Uses of Download in com.biglybt.plugin.net.buddy
Methods in com.biglybt.plugin.net.buddy with parameters of type Download Modifier and Type Method Description protected long
BuddyPlugin. getAddedTime(Download download)
BuddyPluginBeta.ChatInstance
BuddyPluginBeta. getChat(Download download)
static BuddyPluginBeta.ChatInstance
BuddyPluginUtils. getChat(Download download)
static java.lang.String
BuddyPluginUtils. getChatKey(Download download)
java.lang.String
BuddyPluginBeta.ChatInstance. getMagnet(Download download, int size_hint)
boolean
BuddyPlugin. isPartialBuddy(Download download, Peer peer)
java.util.Map<java.lang.String,java.lang.Object>
BuddyPluginBeta. peekChat(Download download, boolean async)
static java.util.Map<java.lang.String,java.lang.Object>
BuddyPluginUtils. peekChat(Download download)
BuddyPluginBeta.ChatInstance
BuddyPluginBeta. peekChatInstance(Download download)
java.util.List<BuddyPluginBeta.ChatInstance>
BuddyPluginBeta. peekChatInstances(Download download)
static java.util.List<BuddyPluginBeta.ChatInstance>
BuddyPluginUtils. peekChatInstances(Download download)
void
BuddyPluginBeta.ChatInstance. sendMessage(Download download)
void
BuddyPlugin. setPartialBuddy(Download download, Peer peer, boolean is_partial, boolean manual)
void
BuddyPluginBeta. tagDownload(Download download)
-
Uses of Download in com.biglybt.plugin.net.buddy.swt
Methods in com.biglybt.plugin.net.buddy.swt with parameters of type Download Modifier and Type Method Description private void
BuddyPluginViewBetaChat. dropDownload(Download download, BuddyPluginViewBetaChat.DropAccepter accepter)
BuddyPluginViewInterface.DownloadAdapter
BuddyPluginView. getDownloadAdapter(Download download)
-
Uses of Download in com.biglybt.plugin.net.buddy.tracker
Fields in com.biglybt.plugin.net.buddy.tracker with type parameters of type Download Modifier and Type Field Description private java.util.Set<Download>
BuddyPluginTracker. actively_tracking
private java.util.List<Download>
BuddyPluginTracker.PartialBuddyData. downloads
private java.util.Map<Download,BuddyPluginTracker.buddyDownloadData>
BuddyPluginTracker.BuddyTrackingData. downloads_in_common
private java.util.Set<Download>
BuddyPluginTracker.BuddyTrackingData. downloads_sent
private java.util.Map<HashWrapper,Download>
BuddyPluginTracker. full_id_map
private java.util.Set<Download>
BuddyPluginTracker. last_processed_download_set
private java.util.Map<HashWrapper,java.util.List<Download>>
BuddyPluginTracker. short_id_map
private java.util.Set<Download>
BuddyPluginTracker. tracked_downloads
Methods in com.biglybt.plugin.net.buddy.tracker that return types with arguments of type Download Modifier and Type Method Description protected java.util.Map<Download,java.lang.Boolean>
BuddyPluginTracker.BuddyTrackingData. getDownloadsToTrack()
protected java.util.Map<Download,BuddyPluginTracker.buddyDownloadData>
BuddyPluginTracker.BuddyTrackingData. importFullIDs(byte[] ids, byte[] states)
protected java.util.List<Download>
BuddyPluginTracker.BuddyTrackingData. importShortIDs(byte[] ids)
Methods in com.biglybt.plugin.net.buddy.tracker with parameters of type Download Modifier and Type Method Description void
BuddyPluginTracker. addPartialBuddy(Download download, Peer peer, boolean manual)
void
BuddyPluginTracker. downloadAdded(Download download)
void
BuddyPluginTracker. downloadRemoved(Download download)
boolean
BuddyPluginTracker. isPartialBuddy(Download download, Peer peer)
protected void
BuddyPluginTracker. markBuddyPeer(Download download, Peer peer, boolean is_partial)
protected boolean
BuddyPluginTracker. okToTrack(Download d)
void
BuddyPluginTracker. peerManagerAdded(Download download, PeerManager peer_manager)
void
BuddyPluginTracker. peerManagerRemoved(Download download, PeerManager peer_manager)
protected void
BuddyPluginTracker.BuddyTrackingData. removeDownload(Download download)
void
BuddyPluginTracker. removePartialBuddy(Download download, Peer peer, boolean manual)
protected void
BuddyPluginTracker. trackDownload(Download download)
protected void
BuddyPluginTracker. trackPeer(Download download, Peer peer)
protected void
BuddyPluginTracker. trackPeers(Download download)
protected void
BuddyPluginTracker. trackPeers(Download download, PeerManager pm)
protected void
BuddyPluginTracker. untrackDownload(Download download)
protected void
BuddyPluginTracker. untrackPeers(Download download)
Method parameters in com.biglybt.plugin.net.buddy.tracker with type arguments of type Download Modifier and Type Method Description protected byte[][]
BuddyPluginTracker.BuddyTrackingData. exportFullIDs(java.util.List<Download> downloads)
protected byte[]
BuddyPluginTracker.BuddyTrackingData. exportShortIDs(java.util.List<Download> downloads)
protected void
BuddyPluginTracker.BuddyTrackingData. updateLocal(java.util.Set<Download> downloads, int id, java.util.Map diff_map, java.util.Set<Download> downloads_with_remote_incomplete)
Constructors in com.biglybt.plugin.net.buddy.tracker with parameters of type Download Constructor Description buddyDownloadData(Download download)
downloadData(Download download)
-
Uses of Download in com.biglybt.plugin.removerules
Methods in com.biglybt.plugin.removerules with parameters of type Download Modifier and Type Method Description void
DownloadRemoveRulesPlugin. downloadAdded(Download download)
void
DownloadRemoveRulesPlugin. downloadRemoved(Download download)
protected void
DownloadRemoveRulesPlugin. handleAnnounce(Download download, DownloadAnnounceResult response)
protected void
DownloadRemoveRulesPlugin. handleAnnounceScrapeStatus(Download download, java.lang.String status)
protected void
DownloadRemoveRulesPlugin. handleScrape(Download download, DownloadScrapeResult response)
protected void
DownloadRemoveRulesPlugin. removeDownload(Download download, boolean remove_data)
protected void
DownloadRemoveRulesPlugin. removeDownloadDelayed(Download download, boolean remove_data)
-
Uses of Download in com.biglybt.plugin.sharing.hoster
Fields in com.biglybt.plugin.sharing.hoster declared as Download Modifier and Type Field Description private Download
ShareHosterPlugin. download_being_removed
Fields in com.biglybt.plugin.sharing.hoster with type parameters of type Download Modifier and Type Field Description private java.util.Map<ShareResource,Download>
ShareHosterPlugin. resource_dl_map
Methods in com.biglybt.plugin.sharing.hoster that return Download Modifier and Type Method Description private Download
ShareHosterPlugin. addDownload(ShareResource resource, Torrent torrent, java.io.File torrent_file, java.io.File data_file)
-
Uses of Download in com.biglybt.plugin.startstoprules.always
Fields in com.biglybt.plugin.startstoprules.always declared as Download Modifier and Type Field Description private Download
RunEverythingPlugin.downloadData. download
Methods in com.biglybt.plugin.startstoprules.always that return Download Modifier and Type Method Description protected Download
RunEverythingPlugin.downloadData. getDownload()
Methods in com.biglybt.plugin.startstoprules.always with parameters of type Download Modifier and Type Method Description void
RunEverythingPlugin. downloadAdded(Download download)
void
RunEverythingPlugin. downloadRemoved(Download download)
void
RunEverythingPlugin. positionChanged(Download download, int oldPosition, int newPosition)
void
RunEverythingPlugin. stateChanged(Download download, int old_state, int new_state)
Constructors in com.biglybt.plugin.startstoprules.always with parameters of type Download Constructor Description downloadData(Download _download)
-
Uses of Download in com.biglybt.plugin.startstoprules.defaultplugin
Fields in com.biglybt.plugin.startstoprules.defaultplugin declared as Download Modifier and Type Field Description private Download
RankCalculatorReal. dl
Methods in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type Download Modifier and Type Method Description private int
RankCalculatorReal. calcPeersNoUs(Download download, DownloadScrapeResult sr)
private int
RankCalculatorReal. calcSeedsNoUs(Download download, DownloadScrapeResult sr)
Get # of seeds, not including us, AND including fake full copiesprivate int
RankCalculatorReal. calcSeedsNoUs(Download download, DownloadScrapeResult sr, int numPeers)
Get # of seeds, not including us, AND including fake full copiesvoid
StartStopRulesDefaultPlugin.StartStopDMListener. downloadAdded(Download download)
void
StartStopRulesDefaultPlugin.StartStopDMListener. downloadRemoved(Download download)
static DefaultRankCalculator
StartStopRulesDefaultPlugin. getRankCalculator(Download dl)
boolean
StartStopRulesFPListener. isFirstPriority(Download download, int numSeeds, int numPeers, java.lang.StringBuffer debug)
This method should return true to force a download to be first priority.void
StartStopRulesDefaultPlugin.StartStopDownloadListener. positionChanged(Download download, int oldPosition, int newPosition)
void
StartStopRulesDefaultPlugin.StartStopDownloadListener. stateChanged(Download download, int old_state, int new_state)
Constructors in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type Download Constructor Description RankCalculatorReal(StartStopRulesDefaultPlugin _rules, Download _dl)
Default Initializer -
Uses of Download in com.biglybt.plugin.tracker.dht
Fields in com.biglybt.plugin.tracker.dht with type parameters of type Download Modifier and Type Field Description private java.util.Map<Download,java.lang.Integer>
DHTTrackerPlugin. in_progress
private java.util.Map<Download,java.lang.Long>
DHTTrackerPlugin. interesting_downloads
private java.util.Map<Download,java.lang.Boolean>
DHTTrackerPlugin. limited_online_tracking
private java.util.Map<Download,java.lang.Long>
DHTTrackerPlugin. query_map
private java.util.Map<Download,DHTTrackerPlugin.RegistrationDetails>
DHTTrackerPlugin. registered_downloads
private java.util.Map<Download,int[]>
DHTTrackerPlugin. run_data_cache
private java.util.Map<Download,int[]>
DHTTrackerPlugin. running_downloads
private java.util.Map<Download,int[]>
DHTTrackerPlugin. scrape_injection_map
Methods in com.biglybt.plugin.tracker.dht with parameters of type Download Modifier and Type Method Description void
DHTTrackerPlugin. addDownload(Download download)
private void
DHTTrackerPlugin. announce(Download download)
void
DHTTrackerPlugin. attributeEventOccurred(Download download, TorrentAttribute attr, int event_type)
protected void
DHTTrackerPlugin. checkDownloadForRegistration(Download download, boolean first_time)
protected void
DHTTrackerPlugin. decreaseActive(Download dl)
protected long
DHTTrackerPlugin. getDerivedTrackMetric(Download download)
TrackerPeerSource
DHTTrackerPlugin. getTrackerPeerSource(Download download)
protected void
DHTTrackerPlugin.RegistrationDetails. getTrackerTargets(Download download, int type)
protected void
DHTTrackerPlugin. increaseActive(Download dl)
protected boolean
DHTTrackerPlugin. isActive(Download dl)
protected boolean
DHTTrackerPlugin. isComplete(Download download)
private void
DHTTrackerPlugin. log(Download download, java.lang.String str)
void
DHTTrackerPlugin. positionChanged(Download download, int oldPosition, int newPosition)
void
DHTTrackerPlugin. removeDownload(Download download)
void
DHTTrackerPlugin. stateChanged(Download download, int old_state, int new_state)
protected int
DHTTrackerPlugin. trackerGet(Download download, DHTTrackerPlugin.RegistrationDetails details, boolean derived_only)
protected void
DHTTrackerPlugin. trackerPut(Download download, DHTTrackerPlugin.RegistrationDetails details)
protected void
DHTTrackerPlugin. trackerRemove(Download download, DHTTrackerPlugin.RegistrationDetails details)
protected void
DHTTrackerPlugin. trackerRemove(Download download, DHTTrackerPlugin.trackerTarget target)
protected boolean
DHTTrackerPlugin.RegistrationDetails. updateTargets(Download _download, int _reg_type)
Constructors in com.biglybt.plugin.tracker.dht with parameters of type Download Constructor Description RegistrationDetails(Download _download, int _reg_type, DHTTrackerPlugin.putDetails _put_details, byte _flags)
-
Uses of Download in com.biglybt.plugin.tracker.local
Fields in com.biglybt.plugin.tracker.local with type parameters of type Download Modifier and Type Field Description private java.util.Map<Download,long[]>
LocalTrackerPlugin. downloads
Methods in com.biglybt.plugin.tracker.local with parameters of type Download Modifier and Type Method Description void
LocalTrackerPlugin. downloadAdded(Download download)
void
LocalTrackerPlugin. downloadRemoved(Download download)
protected void
LocalTrackerPlugin. forceTrack(Download download)
TrackerPeerSource
LocalTrackerPlugin. getTrackerPeerSource(Download download)
void
LocalTrackerPlugin. positionChanged(Download download, int oldPosition, int newPosition)
void
LocalTrackerPlugin. stateChanged(Download download, int old_state, int new_state)
protected void
LocalTrackerPlugin. track(Download download)
protected void
LocalTrackerPlugin. trackSupport(Download download)
-
Uses of Download in com.biglybt.ui.swt.devices
Methods in com.biglybt.ui.swt.devices with parameters of type Download Modifier and Type Method Description protected static void
DeviceManagerUI. addDownload(TranscodeTarget target, TranscodeProfile profile, int transcode_requirement, Download download)
-
Uses of Download in com.biglybt.ui.swt.pif
Methods in com.biglybt.ui.swt.pif with parameters of type Download Modifier and Type Method Description void
UISWTInstance. showDownloadBar(Download download, boolean display)
Shows or hides a download bar for a given download. -
Uses of Download in com.biglybt.ui.swt.pifimpl
Methods in com.biglybt.ui.swt.pifimpl with parameters of type Download Modifier and Type Method Description void
UISWTInstanceImpl.instanceWrapper. showDownloadBar(Download download, boolean display)
void
UISWTInstanceImpl. showDownloadBar(Download download, boolean display)
-
Uses of Download in com.biglybt.ui.swt.views
Methods in com.biglybt.ui.swt.views with parameters of type Download Modifier and Type Method Description private static void
PrivacyView. injectResult(Download download, int[] result)
-
Uses of Download in com.biglybt.ui.swt.views.tableitems.mytorrents
Fields in com.biglybt.ui.swt.views.tableitems.mytorrents declared as Download Modifier and Type Field Description private Download
AbstractTrackerCell. download
Fields in com.biglybt.ui.swt.views.tableitems.mytorrents with type parameters of type Download Modifier and Type Field Description static java.lang.Class<Download>
FilesLinkedItem. DATASOURCE_TYPE
static java.lang.Class<Download>
TagsItem. DATASOURCE_TYPE
Methods in com.biglybt.ui.swt.views.tableitems.mytorrents that return Download Modifier and Type Method Description protected Download
AbstractTrackerCell. getDownload()
Methods in com.biglybt.ui.swt.views.tableitems.mytorrents with parameters of type Download Modifier and Type Method Description private void
DownSpeedItem.RefreshListener. changeColor(TableCell cell, Download dl, int iState)
private void
UpSpeedItem.RefreshListener. changeColor(TableCell cell, Download dl, int iState)
protected abstract void
AbstractTrackerCell. updateSeedsPeers(Download download, boolean use_cache)
protected void
PeersItem.Cell. updateSeedsPeers(Download download, boolean use_cache)
protected void
SeedsItem.Cell. updateSeedsPeers(Download download, boolean cache)
protected void
TrackerStatusItem.Cell. updateSeedsPeers(Download d, boolean cache)
-
Uses of Download in com.biglybt.ui.swt.views.utils
Method parameters in com.biglybt.ui.swt.views.utils with type arguments of type Download Modifier and Type Method Description static void
ManagerUtils. moveToArchive(java.util.List<Download> downloads, ManagerUtils.ArchiveCallback _run_when_complete)
-
Uses of Download in com.biglybt.util
Methods in com.biglybt.util with parameters of type Download Modifier and Type Method Description static int[]
PlayUtils. getExternallyPlayableFileIndexes(Download d, boolean complete_only)
static boolean
PlayUtils. isExternallyPlayable(Download d, int file_index, boolean complete_only)
private static boolean
PlayUtils. isExternallyPlayableSupport(Download d, int file_index, boolean complete_only)
-