Uses of Class
com.biglybt.core.util.StringInterner.FileKey
Packages that use StringInterner.FileKey
Package
Description
-
Uses of StringInterner.FileKey in com.biglybt.core.disk.impl
Fields in com.biglybt.core.disk.impl declared as StringInterner.FileKeyModifier and TypeFieldDescriptionprivate final StringInterner.FileKey
DiskManagerFileInfoImpl.relative_file
Methods in com.biglybt.core.disk.impl that return StringInterner.FileKeyModifier and TypeMethodDescriptionDiskManagerFileInfoImpl.getCacheFileLink
(StringInterner.FileKey file) Methods in com.biglybt.core.disk.impl with parameters of type StringInterner.FileKeyModifier and TypeMethodDescriptionprivate DiskManagerFileInfoImpl
DiskManagerImpl.createFileInfo
(DownloadManagerState state, DMPieceMapperFile pm_info, int file_index, File root_dir, StringInterner.FileKey relative_file, int storage_type) DiskManagerFileInfoImpl.getCacheFileLink
(StringInterner.FileKey file) Constructors in com.biglybt.core.disk.impl with parameters of type StringInterner.FileKeyModifierConstructorDescriptionDiskManagerFileInfoImpl
(DiskManagerHelper _disk_manager, File _root_dir, StringInterner.FileKey _relative_file, int _file_index, TOTorrentFile _torrent_file, int _storage_type) -
Uses of StringInterner.FileKey in com.biglybt.core.disk.impl.piecemapper
Methods in com.biglybt.core.disk.impl.piecemapper that return StringInterner.FileKey -
Uses of StringInterner.FileKey in com.biglybt.core.disk.impl.piecemapper.impl
Fields in com.biglybt.core.disk.impl.piecemapper.impl declared as StringInterner.FileKeyModifier and TypeFieldDescriptionprivate final StringInterner.FileKey
PieceMapperImpl.fileInfo.fk
Methods in com.biglybt.core.disk.impl.piecemapper.impl that return StringInterner.FileKeyConstructors in com.biglybt.core.disk.impl.piecemapper.impl with parameters of type StringInterner.FileKey -
Uses of StringInterner.FileKey in com.biglybt.core.diskmanager.cache
Methods in com.biglybt.core.diskmanager.cache that return StringInterner.FileKeyMethods in com.biglybt.core.diskmanager.cache with parameters of type StringInterner.FileKeyModifier and TypeMethodDescriptionCacheFileManager.createFile
(CacheFileOwner owner, StringInterner.FileKey file, int type, boolean force) CacheFileOwner.getCacheFileLink
(StringInterner.FileKey file) -
Uses of StringInterner.FileKey in com.biglybt.core.diskmanager.cache.impl
Methods in com.biglybt.core.diskmanager.cache.impl with parameters of type StringInterner.FileKeyModifier and TypeMethodDescriptionCacheFileManagerImpl.createFile
(CacheFileOwner owner, StringInterner.FileKey file, int type, boolean force) -
Uses of StringInterner.FileKey in com.biglybt.core.diskmanager.file
Methods in com.biglybt.core.diskmanager.file that return StringInterner.FileKeyMethods in com.biglybt.core.diskmanager.file with parameters of type StringInterner.FileKeyModifier and TypeMethodDescriptionFMFileManager.createFile
(FMFileOwner owner, StringInterner.FileKey file, int type, boolean force) FMFileOwner.getFileLink
(StringInterner.FileKey file) -
Uses of StringInterner.FileKey in com.biglybt.core.diskmanager.file.impl
Fields in com.biglybt.core.diskmanager.file.impl declared as StringInterner.FileKeyModifier and TypeFieldDescriptionprivate StringInterner.FileKey
FMFileImpl.canonical_path
private StringInterner.FileKey
FMFilePadding.file
private StringInterner.FileKey
FMFileImpl.linked_file
Fields in com.biglybt.core.diskmanager.file.impl with type parameters of type StringInterner.FileKeyModifier and TypeFieldDescriptionprivate static final Map
<StringInterner.FileKey, List<Object[]>> FMFileImpl.file_map
Methods in com.biglybt.core.diskmanager.file.impl with parameters of type StringInterner.FileKeyModifier and TypeMethodDescriptionFMFileManagerImpl.createFile
(FMFileOwner owner, StringInterner.FileKey file, int type, boolean force) Constructors in com.biglybt.core.diskmanager.file.impl with parameters of type StringInterner.FileKeyModifierConstructorDescriptionprotected
FMFileImpl
(FMFileOwner _owner, FMFileManagerImpl _manager, StringInterner.FileKey _file, int _type, boolean _force) protected
FMFileLimited
(FMFileOwner owner, FMFileManagerImpl manager, StringInterner.FileKey file, int type, boolean force) protected
FMFilePadding
(FMFileOwner _owner, StringInterner.FileKey _file, boolean _is_clone) protected
FMFileTestImpl
(FMFileOwner _owner, FMFileManagerImpl _manager, StringInterner.FileKey _file, int _type, boolean _force) protected
FMFileUnlimited
(FMFileOwner owner, FMFileManagerImpl manager, StringInterner.FileKey file, int type, boolean force) -
Uses of StringInterner.FileKey in com.biglybt.core.download
Methods in com.biglybt.core.download that return StringInterner.FileKeyModifier and TypeMethodDescriptionDownloadManagerState.getFileLink
(int source_index, StringInterner.FileKey def) Returns file link if it exists, def if notMethods in com.biglybt.core.download with parameters of type StringInterner.FileKeyModifier and TypeMethodDescriptionDownloadManagerState.getFileLink
(int source_index, StringInterner.FileKey def) Returns file link if it exists, def if not -
Uses of StringInterner.FileKey in com.biglybt.core.download.impl
Methods in com.biglybt.core.download.impl that return StringInterner.FileKeyModifier and TypeMethodDescriptionDownloadManagerStateImpl.getFileLink
(int source_index, StringInterner.FileKey def) DownloadManagerStateImpl.nullState.getFileLink
(int source_index, StringInterner.FileKey def) Methods in com.biglybt.core.download.impl with parameters of type StringInterner.FileKeyModifier and TypeMethodDescriptionDownloadManagerStateImpl.getFileLink
(int source_index, StringInterner.FileKey def) DownloadManagerStateImpl.nullState.getFileLink
(int source_index, StringInterner.FileKey def) -
Uses of StringInterner.FileKey in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return StringInterner.FileKeyModifier and TypeMethodDescriptionLWSDiskManagerState.getFileLink
(int source_index, StringInterner.FileKey def) Methods in com.biglybt.core.lws with parameters of type StringInterner.FileKeyModifier and TypeMethodDescriptionLWSDiskManagerState.getFileLink
(int source_index, StringInterner.FileKey def) -
Uses of StringInterner.FileKey in com.biglybt.core.util
Subclasses of StringInterner.FileKey in com.biglybt.core.utilFields in com.biglybt.core.util declared as StringInterner.FileKeyModifier and TypeFieldDescriptionstatic final StringInterner.FileKey
StringInterner.FileKey.EMPTY_FILE
private final StringInterner.FileKey
LinkFileMap.Entry.from_file_maybe_null
private final StringInterner.FileKey
LinkFileMap.Entry.to_file
Fields in com.biglybt.core.util with type parameters of type StringInterner.FileKeyModifier and TypeFieldDescriptionprivate static final Map
<WeakReference<StringInterner.FileKey>, String> StringInterner.file_key_map
private static final ReferenceQueue
<StringInterner.FileKey> StringInterner.file_key_ref_queue
Methods in com.biglybt.core.util that return StringInterner.FileKeyModifier and TypeMethodDescriptionLinkFileMap.Entry.getFromFileMaybeNull()
LinkFileMap.Entry.getToFile()
Methods in com.biglybt.core.util with parameters of type StringInterner.FileKeyModifier and TypeMethodDescriptionvoid
LinkFileMap.put
(int index, StringInterner.FileKey from_fk_maybe_null, StringInterner.FileKey to_fk) Constructors in com.biglybt.core.util with parameters of type StringInterner.FileKeyModifierConstructorDescriptionprivate
Entry
(int _index, StringInterner.FileKey _from_file_maybe_null, StringInterner.FileKey _to_file) FileKey
(StringInterner.FileKey fk, String tail) protected
FileKey
(StringInterner.FileKey fk, String tail, boolean is_dir) -
Uses of StringInterner.FileKey in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as StringInterner.FileKeyModifier and TypeFieldDescriptionprivate final StringInterner.FileKey
FilesView.FilesViewNodeInner.node_path
Constructors in com.biglybt.ui.swt.views with parameters of type StringInterner.FileKeyModifierConstructorDescriptionprivate
FilesViewNodeInner
(DownloadManager _dm, int _uid, String _node_name, StringInterner.FileKey _node_path, FilesView.FilesViewNodeInner _parent)