Uses of Interface
com.biglybt.core.util.TorrentUtils.ExtendedTorrent
Packages that use TorrentUtils.ExtendedTorrent
-
Uses of TorrentUtils.ExtendedTorrent in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement TorrentUtils.ExtendedTorrentModifier and TypeClassDescriptionprotected static classFields in com.biglybt.core.download.impl declared as TorrentUtils.ExtendedTorrentModifier and TypeFieldDescription(package private) TorrentUtils.ExtendedTorrentDownloadManagerStateImpl.CachedStateWrapper.delegateprivate final TorrentUtils.ExtendedTorrentDownloadManagerStateImpl.torrentMethods in com.biglybt.core.download.impl that return TorrentUtils.ExtendedTorrentModifier and TypeMethodDescriptionprotected TorrentUtils.ExtendedTorrentDownloadManagerStateImpl.CachedStateWrapper.loadRealState()Methods in com.biglybt.core.download.impl with parameters of type TorrentUtils.ExtendedTorrentModifier and TypeMethodDescriptionprivate static DownloadManagerStateImplDownloadManagerStateImpl.getDownloadState(DownloadManagerImpl download_manager, TOTorrent original_torrent, TorrentUtils.ExtendedTorrent target_torrent) Constructors in com.biglybt.core.download.impl with parameters of type TorrentUtils.ExtendedTorrentModifierConstructorDescriptionprotectedDownloadManagerStateImpl(DownloadManagerImpl _download_manager, TorrentUtils.ExtendedTorrent _torrent) -
Uses of TorrentUtils.ExtendedTorrent in com.biglybt.core.util
Classes in com.biglybt.core.util that implement TorrentUtils.ExtendedTorrentMethods in com.biglybt.core.util that return TorrentUtils.ExtendedTorrentModifier and TypeMethodDescriptionstatic TorrentUtils.ExtendedTorrentTorrentUtils.readDelegateFromFile(File file, boolean force_initial_discard) If you set "create_delegate" to true then you must understand that this results is piece hashes being discarded and then re-read from the torrent file if needed Therefore, if you delete the original torrent file you're going to get errors if you access the pieces after this (and they've been discarded)