Module changeset

Module changeset 

Source
Expand description

Shared persistence change-set types shared by runtime and storage.

Structs§

RunMeta
Run-level metadata carried in a ThreadChangeSet.
ThreadChangeSet
An incremental change to a thread produced by a single step.

Enums§

CheckpointReason
Reason for a checkpoint (delta).

Type Aliases§

Version
Monotonically increasing version for optimistic concurrency.