Class PieceMapperImpl.fileInfo
java.lang.Object
com.biglybt.core.disk.impl.piecemapper.impl.PieceMapperImpl.fileInfo
- All Implemented Interfaces:
DMPieceMapperFile
- Enclosing class:
PieceMapperImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate DiskManagerFileInfo
private final StringInterner.FileKey
private final TOTorrentFile
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
file
-
torrent_file
-
fk
-
-
Constructor Details
-
fileInfo
- Parameters:
_relative_path
- Blank or Relative Path with trailing File.separator
-
-
Method Details
-
getLength
public long getLength()- Specified by:
getLength
in interfaceDMPieceMapperFile
-
getRelativeDataPath
- Specified by:
getRelativeDataPath
in interfaceDMPieceMapperFile
- Returns:
- Relative file location and file name
-
getTorrentFile
- Specified by:
getTorrentFile
in interfaceDMPieceMapperFile
-
getFileInfo
- Specified by:
getFileInfo
in interfaceDMPieceMapperFile
-
setFileInfo
- Specified by:
setFileInfo
in interfaceDMPieceMapperFile
-