TopoSchedulerInterface
reactives.scheduler.TopoBundle.TopoSchedulerInterface
trait TopoSchedulerInterface extends SchedulerWithDynamicScope[State, TopoTransaction]
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object TopoScheduler
Members list
Value members
Concrete methods
override def forceNewTransaction[R](initialWrites: Set[ReSource], admissionPhase: AdmissionTicket[State] => R): R
Attributes
- Definition Classes
Name of the scheduler, used for helpful error messages.
Inherited methods
final def forceNewTransaction[R](initialWrites: of[State]*)(admissionPhase: AdmissionTicket[State] => R): R
Attributes
- Inherited from:
- Scheduler
Inherited fields
Attributes
- Inherited from:
- SchedulerWithDynamicScope
In this article