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.FileKeyDiskManagerFileInfoImpl.relative_fileMethods 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 DiskManagerFileInfoImplDiskManagerImpl.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.FileKeyPieceMapperImpl.fileInfo.fkMethods 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.FileKeyFMFileImpl.canonical_pathprivate StringInterner.FileKeyFMFilePadding.fileprivate StringInterner.FileKeyFMFileImpl.linked_fileFields 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_mapMethods 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.FileKeyModifierConstructorDescriptionprotectedFMFileImpl(FMFileOwner _owner, FMFileManagerImpl _manager, StringInterner.FileKey _file, int _type, boolean _force) protectedFMFileLimited(FMFileOwner owner, FMFileManagerImpl manager, StringInterner.FileKey file, int type, boolean force) protectedFMFilePadding(FMFileOwner _owner, StringInterner.FileKey _file, boolean _is_clone) protectedFMFileTestImpl(FMFileOwner _owner, FMFileManagerImpl _manager, StringInterner.FileKey _file, int _type, boolean _force) protectedFMFileUnlimited(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.FileKeyStringInterner.FileKey.EMPTY_FILEprivate final StringInterner.FileKeyLinkFileMap.Entry.from_file_maybe_nullprivate final StringInterner.FileKeyLinkFileMap.Entry.to_fileFields in com.biglybt.core.util with type parameters of type StringInterner.FileKeyModifier and TypeFieldDescriptionprivate static final Map<WeakReference<StringInterner.FileKey>, String> StringInterner.file_key_mapprivate static final ReferenceQueue<StringInterner.FileKey> StringInterner.file_key_ref_queueMethods 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 TypeMethodDescriptionvoidLinkFileMap.put(int index, StringInterner.FileKey from_fk_maybe_null, StringInterner.FileKey to_fk) Constructors in com.biglybt.core.util with parameters of type StringInterner.FileKeyModifierConstructorDescriptionprivateEntry(int _index, StringInterner.FileKey _from_file_maybe_null, StringInterner.FileKey _to_file) FileKey(StringInterner.FileKey fk, String tail) protectedFileKey(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.FileKeyFilesView.FilesViewNodeInner.node_pathConstructors in com.biglybt.ui.swt.views with parameters of type StringInterner.FileKeyModifierConstructorDescriptionprivateFilesViewNodeInner(DownloadManager _dm, int _uid, String _node_name, StringInterner.FileKey _node_path, FilesView.FilesViewNodeInner _parent)