org.gudy.azureus2.pluginsimpl.local.disk
Class DiskManagerRandomReadController
java.lang.Object
org.gudy.azureus2.pluginsimpl.local.disk.DiskManagerRandomReadController
public class DiskManagerRandomReadController
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createRequest
public static DiskManagerRandomReadRequest createRequest(DownloadImpl download,
DiskManagerFileInfoImpl file,
long file_offset,
long length,
boolean reverse_order,
DiskManagerListener listener)
throws DownloadException
- Throws:
DownloadException