Class DiskManagerFileInfoURL.channel
java.lang.Object
com.biglybt.core.download.DiskManagerFileInfoURL.channel
- All Implemented Interfaces:
DiskManagerChannel
- Enclosing class:
DiskManagerFileInfoURL
-
Field Details
-
channel_destroyed
volatile boolean channel_destroyed -
channel_position
volatile long channel_position
-
-
Constructor Details
-
channel
protected channel()
-
-
Method Details
-
createRequest
- Specified by:
createRequestin interfaceDiskManagerChannel
-
getFile
- Specified by:
getFilein interfaceDiskManagerChannel
-
getPosition
public long getPosition()- Specified by:
getPositionin interfaceDiskManagerChannel
-
isDestroyed
public boolean isDestroyed()- Specified by:
isDestroyedin interfaceDiskManagerChannel
-
destroy
public void destroy()- Specified by:
destroyin interfaceDiskManagerChannel
-