PlanTransactionScope

reactives.core.PlanTransactionScope
See thePlanTransactionScope companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class DynamicTransactionLookup[State[_]](scheduler: Scheduler[State], dynamicScope: DynamicScope[State]) extends PlanTransactionScope[State]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait PlanTransactionScope[State]
class Object
trait Matchable
class Any
Show all
case class StaticInTransaction[State[_]](tx: Transaction[State], scheduler: Scheduler[State]) extends PlanTransactionScope[State]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait PlanTransactionScope[State]
class Object
trait Matchable
class Any
Show all

Givens

Givens