Packages

o

monix.execution.schedulers

ExecutionModel

object ExecutionModel extends Serializable

Deprecated. Moved to monix.execution.ExecutionModel.

Annotations
@deprecated
Deprecated

(Since version 2.1.3) Moved to monix.execution.ExecutionModel

Source
package.scala
Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ExecutionModel
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type BatchedExecution = ExecutionModel.BatchedExecution

    Deprecated.

    Annotations
    @deprecated
    Deprecated

    (Since version 2.1.3) Moved to monix.execution.ExecutionModel.BatchedExecution

Deprecated Value Members

  1. def AlwaysAsyncExecution: ExecutionModel.AlwaysAsyncExecution.type

    Deprecated.

    Annotations
    @deprecated
    Deprecated

    (Since version 2.1.3) Moved to monix.execution.ExecutionModel.AlwaysAsyncExecution

  2. def BatchedExecution: ExecutionModel.BatchedExecution.type

    Deprecated.

    Annotations
    @deprecated
    Deprecated

    (Since version 2.1.3) Moved to monix.execution.ExecutionModel.BatchedExecution

  3. def Default: execution.ExecutionModel

    Deprecated.

    Annotations
    @deprecated
    Deprecated

    (Since version 2.1.3) Moved to monix.execution.ExecutionModel.Default

  4. def SynchronousExecution: ExecutionModel.SynchronousExecution.type

    Deprecated.

    Annotations
    @deprecated
    Deprecated

    (Since version 2.1.3) Moved to monix.execution.ExecutionModel.SynchronousExecution