Interface CacheFileOwner
- All Known Implementing Classes:
DiskManagerFileInfoImpl
public interface CacheFileOwner
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionint
-
Field Details
-
CACHE_MODE_NORMAL
static final int CACHE_MODE_NORMAL- See Also:
-
CACHE_MODE_NO_CACHE
static final int CACHE_MODE_NO_CACHE- See Also:
-
CACHE_MODE_EXPERIMENTAL
static final int CACHE_MODE_EXPERIMENTAL- See Also:
-
-
Method Details
-
getCacheFileOwnerName
String getCacheFileOwnerName() -
getCacheFileTorrentFile
TOTorrentFile getCacheFileTorrentFile() -
getCacheFileControlFileDir
File getCacheFileControlFileDir() -
getCacheMode
int getCacheMode() -
getCacheFileLink
-