Interface CacheFileManager
- All Known Implementing Classes:
CacheFileManagerImpl
public interface CacheFileManager
-
Method Summary
Modifier and TypeMethodDescriptioncreateFile
(CacheFileOwner owner, File file, int type, boolean force) getStats()
void
setFileLinks
(TOTorrent torrent, LinkFileMap links)
-
Method Details
-
createFile
CacheFile createFile(CacheFileOwner owner, File file, int type, boolean force) throws CacheFileManagerException - Throws:
CacheFileManagerException
-
getStats
CacheFileManagerStats getStats() -
setFileLinks
-