org.finos.morphir.runtime

Members list

Type members

Classlikes

final case class RTAction[-R, +E, +A](computation: ZPure[Nothing, RTExecutionContext, RTExecutionContext, R, E, A]) extends AnyVal

A runtime action that can be executed to produce a result

A runtime action that can be executed to produce a result

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
Self type
RTAction[R, E, A]
object RTAction

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
RTAction.type
final case class RTExecutionContext()

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type