NestedWriterWithExpireTimeThrowing
Attributes
- Source
- WriterWithExpireTime.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
called when reader/writer can become no more available for some reason
called when reader/writer can become no more available for some reason
Attributes
- Source
- WriterWithExpireTime.scala
capture object, and after this we can or use one (markUsed will be called) or abandon (markFree)
capture object, and after this we can or use one (markUsed will be called) or abandon (markFree)
Attributes
- Source
- WriterWithExpireTime.scala
Attributes
- Source
- WriterWithExpireTime.scala
if this object is expired and should be deleted from queue (for example: when reader is belong to select group and some other action in this select group was performed)
if this object is expired and should be deleted from queue (for example: when reader is belong to select group and some other action in this select group was performed)
Attributes
- Source
- WriterWithExpireTime.scala
Called when we can't use captured function (i.e. get function but ).
Called when we can't use captured function (i.e. get function but ).
Attributes
- Source
- WriterWithExpireTime.scala
Called when we submitt to task executor readFunction and now is safe to make exprire all other readers/writers in the same select group
Called when we submitt to task executor readFunction and now is safe to make exprire all other readers/writers in the same select group
Attributes
- Source
- WriterWithExpireTime.scala
Concrete fields
Attributes
- Source
- WriterWithExpireTime.scala