Package

rescala

scheduler

Permalink

package scheduler

Visibility
  1. Public
  2. All

Type Members

  1. trait Committable[V] extends AnyRef

    Permalink

    Indicates that a class stores buffered changes that can be committed or reverted

  2. trait Levelbased extends Twoversion

    Permalink
  3. trait NoLock extends Levelbased

    Permalink
  4. trait Synchron extends NoLock

    Permalink
  5. case class Token(payload: AnyRef = null) extends Product with Serializable

    Permalink
  6. trait Twoversion extends Core

    Permalink
  7. trait Unmanaged extends NoLock

    Permalink

    Basic implementations of propagation engines

Ungrouped