cats.effect.unsafe

Members list

Type members

Classlikes

final class IORuntime

Attributes

Companion
object
Source
IORuntime.scala
Supertypes
class Object
trait Matchable
class Any
object IORuntime

Attributes

Companion
class
Source
IORuntime.scala
Supertypes
class Object
trait Matchable
class Any
Self type
IORuntime.type
final class IORuntimeBuilder

Builder object for creating custom IORuntimes. Useful for creating IORuntime based on the default one but with some wrappers around execution contexts or custom shutdown hooks.

Builder object for creating custom IORuntimes. Useful for creating IORuntime based on the default one but with some wrappers around execution contexts or custom shutdown hooks.

Attributes

Companion
object
Source
IORuntimeBuilder.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
IORuntimeBuilder.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final case class IORuntimeConfig

Attributes

Companion
object
Source
IORuntimeConfig.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
IORuntimeConfig.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
abstract class PollingSystem

Attributes

Source
PollingSystem.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SleepSystem.type
trait Scheduler

Attributes

Companion
object
Source
Scheduler.scala
Supertypes
class Object
trait Matchable
class Any
object Scheduler

Attributes

Companion
trait
Source
Scheduler.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Scheduler.type
final class SelectorSystem extends PollingSystem

Attributes

Companion
object
Source
SelectorSystem.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
SelectorSystem.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object SleepSystem extends PollingSystem

Attributes

Source
SleepSystem.scala
Supertypes
class Object
trait Matchable
class Any
Self type
object implicits

Attributes

Source
implicits.scala
Supertypes
class Object
trait Matchable
class Any
Self type
implicits.type