Package com.biglybt.core.download
Class DiskManagerFileInfoStream.context
java.lang.Object
com.biglybt.core.download.DiskManagerFileInfoStream.context
- Enclosing class:
- DiskManagerFileInfoStream
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
(package private) RandomAccessFile
(package private) DiskManagerFileInfoStream.StreamFactory.StreamDetails
(package private) boolean
(package private) List<AESemaphore>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected int
read
(byte[] buffer, long offset, int length) protected void
-
Field Details
-
raf
RandomAccessFile raf -
stream_details
DiskManagerFileInfoStream.StreamFactory.StreamDetails stream_details -
stream_got_eof
boolean stream_got_eof -
channels
-
waiters
List<AESemaphore> waiters -
context_destroyed
private boolean context_destroyed
-
-
Constructor Details
-
context
- Throws:
Exception
-
-
Method Details
-
read
- Throws:
IOException
-
createChannel
-
removeChannel
-
destroy
-