| Package | Description |
|---|---|
| org.johnnei.javatorrent | |
| org.johnnei.javatorrent.disk | |
| org.johnnei.javatorrent.internal.disk | |
| org.johnnei.javatorrent.torrent |
| Modifier and Type | Method and Description |
|---|---|
void |
TorrentClient.addDiskJob(IDiskJob task)
Submits the disk job to be processed by the IO manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiskJobCheckHash
A job to check the hash of a piece for a given torrent
|
class |
DiskJobReadBlock |
class |
DiskJobWriteBlock |
| Modifier and Type | Method and Description |
|---|---|
void |
IOManager.addTask(IDiskJob task)
Adds a task to the queue
|
| Modifier and Type | Method and Description |
|---|---|
void |
Torrent.addDiskJob(IDiskJob task)
Adds a task to the IOManager of this torrent
|
Copyright © 2016. All rights reserved.