package unsafe
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final class IORuntime extends AnyRef
- Annotations
- @implicitNotFound()
- final class IORuntimeBuilder extends IORuntimeBuilderPlatform
Builder object for creating custom
IORuntime
s.Builder object for creating custom
IORuntime
s. Useful for creating IORuntime based on the default one but with some wrappers around execution contexts or custom shutdown hooks. - final case class IORuntimeConfig extends Product with Serializable
- trait Scheduler extends AnyRef
Value Members
- object IORuntime extends IORuntimeCompanionPlatform
- object IORuntimeBuilder
- object IORuntimeConfig extends IORuntimeConfigCompanionPlatform with Serializable
- object Scheduler extends SchedulerCompanionPlatform
- object implicits