| Package | Description |
|---|---|
| org.johnnei.javatorrent.torrent | |
| org.johnnei.javatorrent.torrent.algos.pieceselector |
| Modifier and Type | Method and Description |
|---|---|
IPieceSelector |
Torrent.getPieceSelector()
The regulator which is managing this download
|
| Modifier and Type | Method and Description |
|---|---|
void |
Torrent.setPieceSelector(IPieceSelector downloadRegulator) |
| Modifier and Type | Class and Description |
|---|---|
class |
FullPieceSelect
A Piece selection algorithm which favors completing a started piece over starting a second piece.
|
Copyright © 2016. All rights reserved.