Uses of Interface
com.biglybt.core.disk.DiskManagerPiece
Packages that use DiskManagerPiece
Package
Description
-
Uses of DiskManagerPiece in com.biglybt.core.disk
Methods in com.biglybt.core.disk that return DiskManagerPieceMethods in com.biglybt.core.disk with parameters of type DiskManagerPieceModifier and TypeMethodDescriptionvoid
DiskManagerListener.pieceDoneChanged
(DiskManager dm, DiskManagerPiece piece) -
Uses of DiskManagerPiece in com.biglybt.core.disk.impl
Classes in com.biglybt.core.disk.impl that implement DiskManagerPieceMethods in com.biglybt.core.disk.impl that return DiskManagerPieceModifier and TypeMethodDescriptionstatic DiskManagerPiece[]
DiskManagerUtil.getDiskManagerPiecesSnapshot
(DownloadManager dm, DiskManagerFileInfoSet file_set) DiskManagerImpl.getPiece
(int PieceNumber) DiskManagerImpl.getPieces()
-
Uses of DiskManagerPiece in com.biglybt.core.disk.impl.resume
Methods in com.biglybt.core.disk.impl.resume with parameters of type DiskManagerPieceModifier and TypeMethodDescriptionstatic void
RDResumeHandler.setupPieces
(DownloadManagerState dms, DiskManagerPiece[] pieces) -
Uses of DiskManagerPiece in com.biglybt.core.download
Methods in com.biglybt.core.download that return DiskManagerPiece -
Uses of DiskManagerPiece in com.biglybt.core.download.impl
Methods in com.biglybt.core.download.impl that return DiskManagerPieceModifier and TypeMethodDescriptionDownloadManagerController.getDiskManagerPiecesSnapshot()
DownloadManagerImpl.getDiskManagerPiecesSnapshot()
Methods in com.biglybt.core.download.impl with parameters of type DiskManagerPieceModifier and TypeMethodDescriptionprotected void
DownloadManagerImpl.informPieceDoneChanged
(DiskManagerPiece piece) void
DownloadManagerController.DiskManagerListener_Default.pieceDoneChanged
(DiskManager dm, DiskManagerPiece piece) void
DownloadManagerController.ForceRecheckDiskManagerListener.pieceDoneChanged
(DiskManager dm, DiskManagerPiece piece) -
Uses of DiskManagerPiece in com.biglybt.core.global.impl
Methods in com.biglybt.core.global.impl with parameters of type DiskManagerPieceModifier and TypeMethodDescription(package private) boolean
GlobalManagerFileMerger.SameSizeFiles.SameSizeFileWrapper.writeBlock
(DiskManagerPiece piece, int piece_number, int block_number, DirectByteBuffer buffer, int block_offset) -
Uses of DiskManagerPiece in com.biglybt.core.lws
Classes in com.biglybt.core.lws that implement DiskManagerPieceMethods in com.biglybt.core.lws that return DiskManagerPiece -
Uses of DiskManagerPiece in com.biglybt.core.peer
Methods in com.biglybt.core.peer that return DiskManagerPiece -
Uses of DiskManagerPiece in com.biglybt.core.peer.impl
Fields in com.biglybt.core.peer.impl declared as DiskManagerPieceMethods in com.biglybt.core.peer.impl that return DiskManagerPieceConstructors in com.biglybt.core.peer.impl with parameters of type DiskManagerPieceModifierConstructorDescriptionPEPieceImpl
(PiecePicker _picker, DiskManagerPiece _dm_piece, int _pieceSpeed) piece for tracking partially downloaded pieces -
Uses of DiskManagerPiece in com.biglybt.core.peer.impl.control
Fields in com.biglybt.core.peer.impl.control declared as DiskManagerPiece -
Uses of DiskManagerPiece in com.biglybt.core.peermanager.piecepicker.impl
Fields in com.biglybt.core.peermanager.piecepicker.impl declared as DiskManagerPieceMethods in com.biglybt.core.peermanager.piecepicker.impl with parameters of type DiskManagerPieceModifier and TypeMethodDescriptionfinal void
PiecePickerImpl.DiskManagerListenerImpl.pieceDoneChanged
(DiskManager dm, DiskManagerPiece dmPiece) -
Uses of DiskManagerPiece in com.biglybt.pifimpl.local.peers
Fields in com.biglybt.pifimpl.local.peers declared as DiskManagerPieceMethods in com.biglybt.pifimpl.local.peers with parameters of type DiskManagerPieceModifier and TypeMethodDescriptionvoid
PeerManagerImpl.CoreListener.pieceDoneChanged
(DiskManager dm, DiskManagerPiece piece) -
Uses of DiskManagerPiece in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as DiskManagerPieceModifier and TypeFieldDescriptionprivate final DiskManagerPiece
PiecesViewBase.PEPieceUploading.dm_piece
Methods in com.biglybt.ui.swt.views that return DiskManagerPieceMethods in com.biglybt.ui.swt.views with parameters of type DiskManagerPieceModifier and TypeMethodDescriptionprivate double
PieceGraphView.getPercentDone
(int startNo, int count, DiskManagerPiece[] dm_pieces) Constructors in com.biglybt.ui.swt.views with parameters of type DiskManagerPieceModifierConstructorDescriptionprivate
PEPieceUploading
(PEPeerManager _pm, DiskManagerPiece _dm_piece, int _piece_number) -
Uses of DiskManagerPiece in com.biglybt.ui.swt.views.piece
Fields in com.biglybt.ui.swt.views.piece declared as DiskManagerPieceModifier and TypeFieldDescriptionprivate final DiskManagerPiece
PieceMapView.SelectionListenerResetPiece.dm_piece
Constructors in com.biglybt.ui.swt.views.piece with parameters of type DiskManagerPieceModifierConstructorDescriptionSelectionListenerResetPiece
(DiskManagerPiece dm_piece, PEPiece pm_piece) -
Uses of DiskManagerPiece in com.biglybt.ui.swt.views.tableitems.peers
Methods in com.biglybt.ui.swt.views.tableitems.peers with parameters of type DiskManagerPieceModifier and TypeMethodDescriptionvoid
PiecesItem.pieceDoneChanged
(DiskManager diskmanager, DiskManagerPiece piece)