effect
effect
korolev.effect
AsyncTable
AsyncTable
RemovedBeforePutException
AlreadyContainsKeyException
Decoder
Decoder
Action
Action
Push
PushFinish
Fork
ForkFinish
TakeBack
TakeBackFinish
TakeNext
Finish
Effect
Effect
Fiber
FutureEffect
Hub
Hub
Queue
Queue
Reporter
Reporter
PrintReporter
Scheduler
Scheduler
JobHandler
Stream
Stream
KorolevUnchunkExtension
Template
Var
Var
syntax
ListEffectOps
EffectOps
korolev.effect.io
FileIO
JavaIO
effect
/
korolev.effect
/
Reporter
Reporter
trait
Reporter
Korolev INTERNAL reporting subsystem. Do not use it in application code.
Korolev INTERNAL reporting subsystem. Do not use it in application code.
Companion
object
Graph
Supertypes
Known subtypes
class
Object
trait
Matchable
class
Any
object
PrintReporter
Value members
Implicits
Value members
Abstract methods
def
error
(message:
String
, cause:
Throwable
):
Unit
def
error
(message:
String
):
Unit
def
info
(message:
String
):
Unit
def
warning
(message:
String
, cause:
Throwable
):
Unit
def
warning
(message:
String
):
Unit
Implicits
Implicits
implicit
val
Implicit
:
Reporter