TopoScheduler

rescala.scheduler.TopoBundle.TopoScheduler$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Inherited methods

def beforeCleanupHook(all: Seq[ReSource], initialWrites: Set[ReSource]): Unit

Attributes

Inherited from:
TopoSchedulerInterface
override def forceNewTransaction[R](initialWrites: Set[ReSource], admissionPhase: AdmissionTicket[State] => R): R

Attributes

Definition Classes
Inherited from:
TopoSchedulerInterface
final def forceNewTransaction[R](initialWrites: of[State]*)(admissionPhase: AdmissionTicket[State] => R): R

Attributes

Inherited from:
Scheduler
final override def maybeTransaction: Option[of[State]]

Attributes

Definition Classes
Inherited from:
SchedulerImpl

Attributes

Inherited from:
TopoSchedulerInterface
override def schedulerName: String

Name of the scheduler, used for helpful error messages.

Name of the scheduler, used for helpful error messages.

Attributes

Definition Classes
Inherited from:
TopoSchedulerInterface
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Scheduler -> Any
Inherited from:
Scheduler

Inherited fields

Attributes

Inherited from:
SchedulerImpl

Attributes

Inherited from:
TopoSchedulerInterface