Packages

package unsafe

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final class IORuntime extends AnyRef
    Annotations
    @implicitNotFound()
  2. final class IORuntimeBuilder extends IORuntimeBuilderPlatform

    Builder object for creating custom IORuntimes.

    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.

  3. final case class IORuntimeConfig extends Product with Serializable
  4. trait Scheduler extends AnyRef

Value Members

  1. object IORuntime extends IORuntimeCompanionPlatform
  2. object IORuntimeBuilder
  3. object IORuntimeConfig extends IORuntimeConfigCompanionPlatform with Serializable
  4. object Scheduler extends SchedulerCompanionPlatform
  5. object implicits

Ungrouped