Interface DMPieceMapperFile
- All Known Implementing Classes:
PieceMapperImpl.fileInfo
public interface DMPieceMapperFile
-
Method Summary
Modifier and TypeMethodDescriptionlong
void
-
Method Details
-
getLength
long getLength() -
getRelativeDataPath
StringInterner.FileKey getRelativeDataPath()- Returns:
- Relative file location and file name
-
getTorrentFile
TOTorrentFile getTorrentFile() -
getFileInfo
DiskManagerFileInfo getFileInfo() -
setFileInfo
-