package scheduler
Type Members
-
trait
Committable[V] extends AnyRef
Indicates that a class stores buffered changes that can be committed or reverted
- trait Levelbased extends Twoversion
- trait NoLock extends Levelbased
- trait Synchron extends NoLock
- case class Token(payload: AnyRef = null) extends Product with Serializable
- trait Twoversion extends Core
-
trait
Unmanaged extends NoLock
Basic implementations of propagation engines